Skip to content

Yasar195/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN IT LOCALY

  1. From project's root directory run 'npm install' to download the dependencies
  2. From project's root directory run 'npm start' to start the application in local development server
  3. in your browser of choice visit 'localhost:5000' to view the application

you can use multiple tabs to login as different users

What is it

It is realtime chat application build chat. it does not store any of users details. you can user whatever name you want.

Deployment link

The application is deployed on https://ancient-journey-58990.herokuapp.com/