This is a simple real-time chat application built with Node.js, Express, and Socket.io. It allows users to join chat rooms and send messages in real-time.
- User registration and login
- Real-time messaging
- Group chats and private messaging
- Notifications for new messages
- Responsive user interface
- Node.js and npm installed
- MongoDB installed and running
- Clone the repository:
git clone https://github.com/pavankalyan-nvs/Simple-chat-app.git cd Simple-chat-app