Skip to content

A socket chatroom application on react js using socket.io and express node packages.

Notifications You must be signed in to change notification settings

Revortni/Chat-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Box

A multi user chat app using socket.io and express node packages.

To run the app:

  • Clone this repository to your machine
  • Download and install Node js
  • Open terminal in the directory containing the repository files, run npm install to install all the dependencies.
  • Then run server.js
    Use command:node server.js
  • Open your browser and go to http://localhost:3000

About

A socket chatroom application on react js using socket.io and express node packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published