I am currently getting a 404 in my MERN stack React app on localhost. It was working fine when I left the computer, then when I came back to work on my app, nothing works when trying to login.
While using postman, I am able to login and do just about everything fine. Why would I be getting a 404 in the frontend when I haven't touched anything?
I checked mongodb atlas to see if anything was out of wack, but that wouldn't make any sense if I am able to use postman successfully.
Here is my request error