Skip to content

franklin-mk/DHUB-blog-app01

Repository files navigation

<<<<<<< HEAD // Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; // 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 const firebaseConfig = { apiKey: "AIzaSyAkrsljMUBr_rGAk_FbTW0hOzAelxUUZaU", authDomain: "blog-app02.firebaseapp.com", projectId: "blog-app02", storageBucket: "blog-app02.appspot.com", messagingSenderId: "788338822006", appId: "1:788338822006:web:3302d39a868a625ef7c857" };

// Initialize Firebase const app = initializeApp(firebaseConfig);

firebase setup

#React + Vite npm run dev

5f4b6aae732bbf9db11d47b264338c9b2e425cbc