Initialize Firebase
To create a Firebase project, you will need a Google account. If you do not have one, you can create one here.
Now that you have a Google account, you can create a Firebase project.
ONLY If you already have a Firebase project:
- Go to the Firebase Console.
- Click on the project you want to use.
- Click on the gear icon next to Project Overview.
- Click Project settings.
- Scroll down to Your apps.
- Click on the web app you want to use.
- Make sure npm is selected for your SDK setup and configuration.
- You can now skip to Firebase Config.