Skip to content
/ chatter Public

A chat application like discord made using express and socket.io!

Notifications You must be signed in to change notification settings

i-msid/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter App

A chat application like discord where different users can join various chatrooms and hang out. This application also has additional feature of sharing location.

Dependencies

The project is made using NodeJS, Express js, and socket.io.

Building

  • Run npm install to install all the node dependencies.
  • Enter npm run start to start the server on the specified port (default 3000) or npm run dev to start the nodemon server.

About

A chat application like discord made using express and socket.io!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published