Relative Content

Tag Archive for javascriptreactjsnode.jsexpressmern

Cannot GET / on page refresh with express

I’m running a little MERN stack project. I was able to deploy it on Vercel and get it to run. I can use the buttons in the browser to get to “/classes” and “/students”, however when I reload on either of those pages, it says it cannot GET “/classes” or “/student”