Simple Real Time Chat application using nodejs, express, and socket.io
Live Demo: https://chat-app-socket--node.herokuapp.com/
- EJS (Template Engine)
- CSS
- Vanills JavaScript
- socket.io (for real-time communication and sockets).
- NodeJs and Express (for creating server and handling endpoints).
- Add Support for sending documents.
- Add Authentication and Authorization.
- Add feature of creating rooms and servers (discord-like).