Overview
BootChat is a simple instant messaging app that lets users sign in with Google and exchange messages in real time.
Problem
I wanted to build a lightweight chat product to explore authenticated real-time messaging without adding unnecessary complexity.
Solution
BootChat uses Firebase authentication and a real-time database to keep messages synced across clients with a minimal sign-in flow.
My Role
- Product idea and UI direction
- Frontend development with React
- Google authentication setup
- Realtime data integration
Key Features
- Google sign-in
- Real-time message sync
- Simple chat interface
- Fast onboarding
Technical Highlights
- React
- Firebase Authentication
- Firebase Realtime Database
- Vercel deployment
Why It Matters
BootChat is a compact product study in authenticated real-time communication and a clean foundation for a messaging experience.
