Chatterbox is a real-time chat application powered by Supabase for authentication, database management, and file storage. It allows users to create chats, send messages, and share files seamlessly.
- 🔐 User Authentication (Supabase Auth)
- 💬 Real-time Messaging (PostgreSQL + Supabase)
- 📝 User Profiles with avatars & bios
- 📂 File Sharing (Images, Videos, Audio)
- 📢 Group Chats with multiple members
- 🕒 Message Timestamps & Last Seen
- Frontend: React Backend: Supabase (PostgreSQL, Auth, Storage)
- Realtime: Supabase Realtime
- Deployment: Vercel
- Clone the repo: