Skip to content

A private multi user chat system created using socket.io

Notifications You must be signed in to change notification settings

Mozartted/Chat-with-Socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chat Application Created using Socket IO ###How it works. This a private chat system implementing the material design features and frameworks. The private chat essentially keeps track of users by creating and instantiating an array to track the various users...

###Installation Clone or download the project from the clone or download button. ####Project Requirements

####Setting up Project

  • run the following command in the project directory via terminal or command prompt
npm install --save

this installs the various packages listed in the package.json file

  • start the server in terminal or command prompt
node index.js

###Contributing to the Project Looking to contribute to this project? feel free to fork and send pull requests. Any issues with the project, please reach out via the issues tracker...

Thanks

About

A private multi user chat system created using socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published