A web application that has some cool latest features including multi-chatroom system with the options of creating and joining room and also some user friendly features such as unread message count, notification sound, notification box features, etc. It is a live chat application where users can chat with one another without any inconvenience and distraction. It is an add free open source application made with the view of implementation some of the greatest features of many chat application out there such as Whatsapp, Messenger, etc.
- MultiRoom Chat App Based
- Chat Groups Feature
- Unread Message Count
- Unread Message Notification
- New Message Notification
- Alert Sounds
- Notification Sounds
- New User Joining Messages
- Bot For handling all the background tasks notification and alerting
- Vanilla JavaScript
- NodeJS
- SocketIO
- Moment
- ExpressJS
- React
- Open the Project in your favourite Editor
- Run these following Commands in your console :
- npm install
- npm start
- Rest all tasks will be taken care of by the applicaton
- Now head on to your browser and enter :
- localhost:3000
- You will see the option to Join the existing rooms or create a group.
- Enter your desired username and start chatting with your friends.