Register for Firebase
Learn how to create your Firebase account
Google’s Firebase is an app development platform that gives you control over several parts of your app, with it you will be able to track analytics data, crashes, user behavior, ads, and much more.
Create your Firebase account
Just like other Google services, in order to have a Firebase account, you will need to sign in with your own Google Account login details here: https://firebase.google.com/
.png?table=block&id=41671dec-70ae-43dc-94b2-a12baee025e7&cache=v2)
In case you don’t have a Google Account yet, you can register one here: https://accounts.google.com/signup
Create your Firebase project
Now that you have your Firebase account, you will need to create a Firebase project. You can do so by following these steps:
1 - Open your Firebase Console
You can open your Firebase Console using this link: https://console.firebase.google.com/
2 - Create a new project
Click the “Create new project” button:
.png?table=block&id=f2d2d877-b95a-4b47-9863-2c889dd47ffc&cache=v2)
3 - Choose the project name
Make sure to use the same name that you will use in your mobile app, to avoid confusion.

4 - Setup Google Analytics (optional)
If you’d like to be able to track your app data via Google Analytics, later on, make sure to enable Google Analytics:

That’s it, your project is now created and you can now invite our team to it: