From the course: Angular: Creating and Hosting a Full-Stack Site

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Set up a Firebase account

Set up a Firebase account

From the course: Angular: Creating and Hosting a Full-Stack Site

Start my 1-month free trial

Set up a Firebase account

- [Narrator] So now that we know what Firebase of is and why we're going to use it, the first thing we have to do in order to add authentication to our application is create a Firebase account. And then we'll need to create a project for our application in Firebase. So we're going to take a look at how to do those things and as we walk through all of this, keep in mind that the Firebase console might change a bit over time as most websites do, so if you see something that's not quite the same as what I have, don't worry about it too much. The basic flow and concepts that we'll see here should stay pretty much the same. So to create an account, you're going to want to open up a browser and go to firebase.google.com. And once you're there, you're going to want to click on this get started button. And at this point if you're not already signed in to a Google account, it's going to ask you to sign in to one of those.…

Contents