Don't miss use of this book

This book can make you successful.

The War of Art By Steven Pressfield

Mahak Tuition Classes Mahak Tuition Classes CBSE & HBSE | Classes 3rd to 12th Subjects Offered ...
Read More
code test

code test

Topic 9 – Evaporation Causes Cooling Quiz Please fill your details to start the quiz Start ...
Read More
// 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: "AIzaSyCB8CfPQQivNE4-TEG45S6V1IDxXXmMLO8", authDomain: "sagar-ims.firebaseapp.com", projectId: "sagar-ims", storageBucket: "sagar-ims.firebasestorage.app", messagingSenderId: "662481342246", appId: "1:662481342246:web:5598a4c82057bc12bbbbe7", measurementId: "G-T53R53HGCY" }; // Initialize Firebase const app = initializeApp(firebaseConfig); const analytics = getAnalytics(app);