Firebase Configuration

create project and copy them

they are not dangerous, it specify how client app should connect to firebase

const firebaseConfig = {
    apiKey: "AIzaSyBEDYLiNmyEg41MQ6aSKZl-jKgnHeU4xEk",
    authDomain: "fir-9-rush.firebaseapp.com",
    projectId: "fir-9-rush",
    storageBucket: "fir-9-rush.appspot.com",
    messagingSenderId: "322306232885",
    appId: "1:322306232885:web:04f99272f4dfa124ec177c"
};