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

Schalten Sie den kompletten Kurs noch heute frei

Join today to access over 23,400 courses taught by industry experts.

Adding Firebase Auth to React

Adding Firebase Auth to React

"

- [Instructor] All right, so now that we have a Firebase project created, the next thing that we're going to want to do is actually connect this project to our React application, and once we've done that we'll be able to actually use Firebase to log in users and create new user accounts. All right, so what we're going to do is we're going to go back to the main console for our project that we created, and you can do that just by clicking on project overview here. And then, in the middle of this console what you're going to see is this message that says, get started by adding Firebase to your app, and down here, underneath that, it's got a few different options. Now, the option that we want to select here is web because, obviously, the app that we're going to add this to is a web application. Now, if we were creating an iOS app or an Android app or even a game using Unity or an app using Flutter, we would select one of…

Inhalt