A real-time chat application with role-based messaging. Normal users can only chat with the Admin, while the Admin can chat with anyone.
Frontend URL: https://chat-app-lemon-nu.vercel.app/
- ๐ Authentication (Registration for normal users only)
- ๐ฌ Real-time messaging with Socket.io
- ๐ธ Share images from gallery
- ๐ฅ Share videos
- ๐ค Voice notes recording
- ๐ฅ Role-based chat permissions
- ๐จ Modern, responsive UI
- React 18
- React Router
- Socket.io Client
- Axios
- React Icons
- Node.js
- Express
- MongoDB (MongoDB Atlas)
- Socket.io
- JWT Authentication
- Cloudinary (for file storage)
- Multer (for file uploads)