You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the ENDPOINT in line 12 of Chat.js in the client directory, change that "https://project-chat-application.herokuapp.com/" to "localhost:5000" as you are runnning it locally and not yet hosted the server. It'll start to work fine.
No description provided.
The text was updated successfully, but these errors were encountered: