Skip to content
/ chatApp Public

A multi-user single-room chat application made using Node.js and socket.io.

Notifications You must be signed in to change notification settings

vd152/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatApp

A multi-user single-room chat application made using Node.js and socket.io.

To install dependency:

npm install

To run app:

npm start

Open your browser and go to:

localhost:3000

About

A multi-user single-room chat application made using Node.js and socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published