Complete-MERN-TODO-Application icon indicating copy to clipboard operation
Complete-MERN-TODO-Application copied to clipboard

CORS issue

Open Cleverprogrammer-69 opened this issue 11 months ago • 0 comments

in your backend app.js replace app.use(cors()) by app.use(cors("*")).

Cleverprogrammer-69 avatar Mar 24 '24 18:03 Cleverprogrammer-69