Replace the placeholder config in index.html with your Firebase project credentials.
const firebaseConfig = { apiKey: "YOUR_API_KEY", ... }
Visit Firebase Console to get your config.
Data won't be saved in demo mode.