2 artifacts
Tap to collapse details
Go to the Firebase Console and sign in with your Google account.2. Click Create a new project, enter a project name, and click Continue.
(Optional) Enable Google Analytics by selecting or creating an account.
Click Create project.
On the project overview, click the Web icon (</>) to register a web app.
</>
Enter an app nickname and click Register app.
Copy the firebaseConfig object provided (you'll use it in Step 2).
firebaseConfig
Note: Enable services like Authentication and Firestore in the console as needed later.
❌ Skipping Google Analytics setup if needed for future analytics
→Enable it during project creation or later in console
❌ Incorrect project name or losing the config object
→Use descriptive names and store config securely
Tap to expand details
Spin up a personalized “learn Firebase” plan you can save, check off, and return to anytime — unlimited on the free trial.
Coursera
Udemy
by Neil Smyth
by Hernan Rajchert
Comprehensive official guides and references
Guided pathways and codelabs for beginners
Exact steps for web integration
CLI for deploying, emulating, and managing Firebase
Dashboard for project management and monitoring
Local development without hitting production