Real-time chat app inspired by Durarara!! — the Dollars gang's underground communication network.
Live: https://dollars-reactive.web.app
| Layer | Technology |
|---|---|
| Framework | React 19 + Vite 6 |
| Language | TypeScript |
| UI | Material UI v7 |
| Auth | Firebase Authentication |
| Database | Firebase Realtime Database |
| Storage | Firebase Storage |
| Hosting | Firebase Hosting |
- Real-time messaging with Firebase RTDB listeners
- Email/password authentication
- Online presence tracking
- File uploads (avatars, images)
- Custom dark theme — black + #FFD700 (Dollars yellow)
"Urban Underground / Yellow Signal"
- Absolute black background
- #FFD700 accent as primary signal color
- Staatliches for display headings
- FiraCode for body text
- Grain texture overlay for analog feel
npm install
npm run devnpx vite build
firebase deploy --only hosting