DEV Community

Cover image for How to Create a Firebase Project
Madhankumar Anandan
Madhankumar Anandan

Posted on

How to Create a Firebase Project

Firebase

Firebase is a platform developed by Google for creating mobile and web applications. It provides the services such as

  • Authentication
  • Hosting
  • Storage
  • DB
  • Analytics etc...

Project Creation

  1. Login to Firebase console FireBase
  2. Click on Add Project.
  3. Enter the Project Name and click Continue. Project Name
  4. Continue on the Google Analytics section. Google Analytics section!
  5. Select a Default Account else to create a new one and click Create Project. Create Project
  6. Few seconds to create. Once created you would able to see the project.
  7. Successfully Project is created.

Top comments (0)