A simple chat application that allows users to chat in real-time using Socket.IO, Node.js, React.js, and MongoDB.
- Real-time messaging with Socket.IO
- User authentication using JWT
- Private and group chats
- Message history saved in MongoDB
- Responsive design
- Node.js + Express (Backend)
- React.js (Frontend)
- MongoDB (Database)
- Socket.IO (Real-time Communication)
- JWT (Authentication)