burakorkmez / mern-crash-course

119 stars 30 forks source link

Cannot GET / #1

Open mfatihy70 opened 2 months ago

mfatihy70 commented 2 months ago

after cloning the rep and running the commands in readme, i only get Cannot GET / on localhost:5000.

MongoDB connects without problems and Postman requests also work.

Help ASAP pls

eyeoverthink commented 1 month ago

when you connect to mongo you are on port 5173, not 5000. 5000 will most always be refused.