Realtime Chatting Application
Description
Realtime Chatting Application (Personal Project)
Details
- Technologies : Back End(Nodejs), Front End (html, css), realtime support(Socket.io)
- Links : Source Code
- Reason for project : For funn!
The real time chat application with Socket.io, multiple users and rooms.
Step-1 : git clone https://github.com/mishangoti/MishanBot.git
Step-2 : npm install
Step-3 : npm run dev