How to create a Firebase account?

Last updated: June 10, 2026

Here's a step-by-step guide to create a Firebase account and set up your first Firebase project.

Step 1: Open Firebase Console

  • Visit the Firebase Console:

Firebase Console

  • Click Get Started.

Screenshot 2026-06-10 at 5.42.56 PM.png

Step 2: Create a New Firebase Project

  1. Click Create a Project.

  2. Enter your project name (e.g., Image Beauty App).

  3. Click Continue.

Screenshot 2026-06-02 at 4.52.22 PM.png

Step 4: Configure Google Analytics

Firebase will ask whether you want Google Analytics.

For most apps:

  • Select Enable Google Analytics.

  • Click Continue.

If you're just testing Firebase, you can disable it and proceed.

Screenshot 2026-06-02 at 4.53.08 PM.png

Step 5: Select Analytics Account

If Analytics is enabled:

  1. Choose an existing Analytics account or create a new one.

  2. Accept the required terms.

  3. Click Create Project.

Firebase will take a few moments to provision the project.

Screenshot 2026-06-02 at 4.54.24 PM.png

Step 6: Access Your Firebase Dashboard

Once setup completes:

  • Click Continue.

  • You'll land on the Firebase project dashboard.

Screenshot 2026-06-02 at 4.55.29 PM.pngScreenshot 2026-06-02 at 4.56.08 PM.png

You now have:

  • Authentication

  • Firestore Database

  • Cloud Messaging (Push Notifications)

  • Storage

  • Analytics

available within your project.