A modern real-time chat app built with Next.js, Convex, Clerk Authentication, and shadcn/ui. Users can chat 1:1 or in groups with a clean, responsive UI.
- 🔐 Secure Authentication – User signup/sign-in handled by Clerk
- 💬 Real-Time Messaging – Powered by Convex for live updates
- 👥 Group Chats – Create, manage, and chat in groups seamlessly
- 🎨 Modern UI – Styled with shadcn/ui and react-bits
- ⚡ Next.js Optimizations – Fast rendering, routing, and scalability
- Frontend: Next.js, React
- Backend: Convex
- Authentication: Clerk
- UI Components: shadcn/ui, react-bits
- Styling: Tailwind CSS
5️⃣ Start the development server npm run dev
App will be live at 👉 http://localhost:3000