iChat is a simple real-time chat application built with Node.js and Socket.IO. Users can join a chat room, send messages, and see notifications when others join or leave.
- Real-time messaging
- User join/leave notifications
- Audio notification for incoming messages
- Simple frontend interface
-
Clone the repository:
git clone https://github.com/Shahryartariq/iChat.git npm install npm start