A real-time chat application built with the MERN stack and Socket.IO.
- User authentication (JWT)
- Real-time messaging (Socket.IO)
- Online/offline status
- Image sharing (Cloudinary)
- Unseen message count
- React + Vite
- Node.js + Express
- MongoDB + Mongoose
- Socket.IO
- Cloudinary
- Clone repo
- Install dependencies in
clientandserver - Add
.envfiles - Run locally
🚧 In progress