// 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: "AIzaSyCeaw_gVN0iQwFHyuF8pQ6PbVDmSVQw8AY",
// authDomain: "stackfood-bd3ee.firebaseapp.com",
// projectId: "stackfood-bd3ee",
// storageBucket: "stackfood-bd3ee.appspot.com",
// messagingSenderId: "1049699819506",
// appId: "1:1049699819506:web:a4b5e3bedc729aab89956b",
// measurementId: "G-2QNRKR9K5R"
// };
// Initialize Firebase
// const app = initializeApp(firebaseConfig);
// const analytics = getAnalytics(app);