Skip to content

Chit Chat is a multiroom chat application built with socket.io, nodejs and reactjs

License

Notifications You must be signed in to change notification settings

rajmasha/chit-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chit Chat

Chit Chat is a multiroom chat application built with socket.io, nodejs and reactjs.

Features

  • Realtime chat with socket.io 🚀
  • Multiroom chat 💬
  • Emoji selector 😍
  • Persistent connection with session storage 📶
  • User alerts eg. user entered chat, user left room 🚨

Installation

Clone the respository then follow the steps below.

To run the server:

cd chit-chat
npm install
npm start

To run the client:

cd client
npm install
npm start

Then open http://localhost:3000 to see the app.

License

MIT

About

Chit Chat is a multiroom chat application built with socket.io, nodejs and reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published