API CORS error
Hi, I'm trying to fetch a PUT endpoint, but it throws a CORS error in the console (testing locally).
Frontend is on localhost:3000, backend is on localhost:3001
What am I doing wrong?
Frontend is on localhost:3000, backend is on localhost:3001
What am I doing wrong?


