Skip to content

NikhilP99/react-node-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the project

  1. clone it
  2. in root directory run yarn install or npm install
  3. in root directory run cd server && yarn install or cd server && npm install
  4. cd .. (going back to root directory)
  5. npm run start

Open in different tabs to see websockets in action. Small contributions and improvements are welcome.

About

A chat application...looks much like Messenger. It is based on Socket.io, React and Nodejs. It supports group chat AND private messaging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors