This is a real-time chat application built using Node.js, Express, Socket.io, and EJS as the frontend template engine. The application allows multiple users to join a chat room and exchange messages in real time.
- Real-Time Communication: Users can send and receive messages instantly.
- User Notifications: Users are notified when someone joins or leaves the chat.
- Simple and Responsive UI: The interface is built using EJS and is responsive, making it accessible on both desktop and mobile devices.