App

// Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAnalytics } from "firebase/analytics"; // TODO: Add SDKs for Firebase products that you want to use // https://firebase.google.com/docs/web/setup#available-libraries // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { apiKey: "AIzaSyBB7di4zB_7K2uJBYBZQMJJXLWG1WJ10BE", authDomain: "tool-ec745.firebaseapp.com", projectId: "tool-ec745", storageBucket: "tool-ec745.firebasestorage.app", messagingSenderId: "976239850907", appId: "1:976239850907:web:de5472f7bb6f34a5285d3e", measurementId: "G-4WLJ7GJ6WP" }; // Initialize Firebase const app = initializeApp(firebaseConfig); const analytics = getAnalytics(app);> Chicken Road Challenge Pro

🐔 Chicken Road Challenge

Comments