- From project's root directory run 'npm install' to download the dependencies
- From project's root directory run 'npm start' to start the application in local development server
- in your browser of choice visit 'localhost:5000' to view the application
you can use multiple tabs to login as different users
It is realtime chat application build chat. it does not store any of users details. you can user whatever name you want.
The application is deployed on https://ancient-journey-58990.herokuapp.com/