Add Firebase SDK V9 to JavaScript Web App In Minutes [2022]
3 min readJun 27, 2022
In this Firebase version 9 tutorial, you’re going to learn how to add Firebase to your JavaScript web apps.
This will be the very first step that you need to get started with Firebase.
In order to use Firebase V9 on your web app, you’ll need to:
1. Create A Firebase Project From Firebase Console
- Go to the Firebase Console → Go to console or Sign in button at the top right.
- Log in with Gmail account.
- Once you’re logged in, click the Add Project button to create a brand new Firebase project.
- Give it a project name of your choice and click continue.