JacksonBates/pair-frontend

Did server port change?

Closed this issue · 5 comments

I can not create user cards at localhost:3000

Yes, sorry. We changed the mock backend server to 3001 so it didn't conflict with the React dev server

how can I connect?

You only need to run node server/server in one terminal window and then npm start in the other.

Your Pull Request isn't necessary (and introduces a bug - I couldn't run node server/server in you version), so I'll close it.

Let me know if you need more help getting it running.

Yes, @jenovs told me before and it worked but now I am trying same things but getting error message.
capture

Look into server.js file, it seems that something there is messed up.
Do fetch from source and update your local copy (see CONTRIBUTING.md);
https://github.com/JacksonBates/pair-frontend/blob/master/CONTRIBUTING.md#how-to-sync-your-local-repo-with-the-original-repo