Chat App
Chat app, where you can create a room and chat with your friends
[socket.io nodejs ]
Mar 24, 2022
Web Chat
Frontend
- socket.io client: connect to sockets
- mustache: render dynamic html
- moment: parse date time
- qs
- materializecss: css framework
- javascript: autoscroll
Backend
- express: web server framework
- bad-words: avoid profanity
- socket.io: create sockets