Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 718 Bytes

File metadata and controls

26 lines (18 loc) · 718 Bytes

Chatterbox

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.

Features

  • 🔐 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

Tech Stack

  • Frontend: React Backend: Supabase (PostgreSQL, Auth, Storage)
  • Realtime: Supabase Realtime
  • Deployment: Vercel

Getting Started

  1. Clone the repo: