## Problem
Wanted to build a real-time chat application to explore Firebase authentication and real-time database capabilities.
## Approach
Built with React and Firebase, featuring Google authentication for easy sign-in. Messages are synced in real-time across all connected clients using Firebase Realtime Database.
## Results
- Google OAuth integration for seamless login
- Real-time message sync across clients
- Clean chat interface deployed on Vercel
← All Projects
BootChat
Simple instant messaging application that you can login with your Google account.
ReactFirebaseGoogle Auth
