A realtime chat application built using Next.js and Socket.IO that allows users to communicate instantly through private and group chats with a clean, responsive UI.
- 🔴 Realtime messaging using WebSockets
- 👥 Group chat support
- 🔒 Private one-to-one chat
- ⚡ Instant message updates (no refresh)
- 🧹 Clean UI with proper message alignment
- Frontend: Next.js, React, JavaScript
- Backend: Node.js, Socket.IO
- Styling: Tailwind CSS
- Real-time Communication: WebSockets (Socket.IO)
git clone https://github.com/Aakash-forever/Realtime-chat-app.git