
Firebase is a Backend-as-a-Service (Baas) helps mobile and web applications.
Firebase can use to build mobile apps and deploy functionality to your app quickly using pre-packaged solutions.
This plugin brings push notifications, analytics, authentication, cloud messaging, realtime database, crash reporting, performance, test lab and more details that can be found on the official website.
Step 1: The first create a google account if you don't have one already, and open Firebase console.,
Step 2: Click on "Get started" button to start.
Step 3: Click on "Add project" button to start.
Step 4: Choose your Google account and click on "Create project" button to start.
Step 5: Please insert name your project
Step 6: Click on "Continue" button to start.
Step 7: Click on "Continue" button to start.
Ok, well done :)
Conclusion
That’s it for now, finally we have learned how to create a Firebase project. In the next article, we will cover How to add Firebase to your web app