adrianhajdin / project_mern_memories

This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives.
https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu
4.95k stars 1.83k forks source link

POST http://localhost:5000/user/signin 404 (Not Found) #169

Closed ht-l1 closed 11 months ago

ht-l1 commented 11 months ago

when I route into /auth page, I enter user name and password (that used to be able to log me in), now it just has this error in the console and does not respond when I click the button sign-in: POST http://localhost:5000/user/signin 404 (Not Found)