🔧 Firebase Setup Required
To use this app, you need to:
- Create a Firebase project at https://console.firebase.google.com
- Enable Firestore Database
- Get your Firebase config object
- Replace the
firebaseConfigobject in the JavaScript code below if it's a placeholder.
Note: For demo purposes, the app will work offline until you configure Firebase correctly.
🎉