A full-stack real-time chat application built with React (Vite), Node.js, Socket.IO, DaisyUI, and MongoDB. Featuring 32 beautiful UI themes and real-time messaging capabilities.
- β‘ Real-time messaging with Socket.IO
- π¨ 32 customizable DaisyUI themes
- π§βπ€βπ§ Online user tracking
- πΎ MongoDB for user and chat persistence
- βοΈ Developer-friendly with
npm run dev
for full-stack development
Frontend | Backend | Realtime | Database | UI Framework |
---|---|---|---|---|
React (Vite) | Node.js (Express) | Socket.IO | MongoDB | TailwindCSS + DaisyUI |
# Clone the repo
npm install