A real-time chat application enabling instant messaging between multiple users. Built with Socket.IO for real-time communication with a clean, minimal interface.
- Real-time messaging between multiple users
- User identification with name prompt
- Join/leave notifications when users connect/disconnect
- Simple message display with sender identification
- Clean and responsive user interface
📂 Tech Stack
- Frontend: HTML5, CSS3, JavaScript
- Backend: Node.js, Express.js
- Real-time Communication: Socket.IO
- Styling: Basic CSS with Flexbox
- Version Control: Git & GitHub