i'm trying to follow this react guide https://github.com/adrianhajdin/social_media_app
but after finishing it i can't seem to get past the login page or create new user
a quick check with the dev tool give me this
TL;DR
- Developer is having trouble with the connection while trying to follow a React guide for a social media app.
- Unable to get past the login page or create a new user.
- Received a "connection refuse" message in the dev tools.
- Possible solution: Check the backend endpoint in the React app and ensure it is running correctly.