- build using Node.js, Express, Socket.io
- user can login using a username and by selecting a room.
- deployed on heroku
-
- added user is typing feature.
- added custom room feature- roomID will be generated and users can join room with same roomID.
-
- added snackbar instead of message in chatbox (for new user join).