Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very basic chat app

This is a very simple chat app I made using socket.io and express.

How to setup

  • Clone this repository
  • Then run the following command: npm install
  • After installing the node modules, run node index.js
  • This is running on localhost. Copy the link to open the app on your browser
  • Everytime you open a tab to the chat using the previous link, it will be consider as a new user
  • You can open as many tab as you want
  • to stop the server, just use Ctrl-C

I am open to any suggestion to improve this little project

About

A very simple chat app using Socket.io

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages