A real-time chat application built using Node.js, Express, Socket.io, and MongoDB.
- 🔴 Real-time messaging with Socket.io
- 👤 Live online users indicator
- 🖼️ Profile picture uploads
- ⌨️ Typing indicators
- 🔔 Join / leave notifications
- 🗂️ Chat history stored in MongoDB
- Node.js
- Express
- Socket.io
- MongoDB
- HTML, CSS, JavaScript
npm install
npm start