DEV Community

Brandon
Brandon

Posted on

Webpage is not going to other pages after I used user authentication and logged in using react

Webpage is not going to other pages after I used user authentication and logged in even i try changing the local page from http://localhost:3000/home to http://localhost:3000/ it just goes back to http://localhost:3000/home. I tried looking through the user auth but I cant seem to find the problem I am 99%…

Top comments (0)