From the course: Firebase Essential Training

Unlock the full course today

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

Hook up an app to Firebase

Hook up an app to Firebase - Google Cloud Tutorial

From the course: Firebase Essential Training

Start my 1-month free trial

Hook up an app to Firebase

- [Instructor] Now that we've created our project, the next step we need to take is to add an actual app to our project. And Firebase conveniently puts the entry point for doing this right on the homepage of the console. Now, what we created previously was a project for our company's restaurant reservation system. As I mentioned, a project is a single conceptually cohesive product, if you will. An app on the other hand is one of the sort of faces of our project. One of the specific platforms that our project is available on. For example, we could have an iPhone app, an Android app, a web app, and we can even integrate Firebase with games that we build with unity. For this course however, we'll just be integrating Firebase with our web app. So let's click on the web app button right here. Now it will ask us to input a name for our web app, and this is just an internal name that we can change any time. So for now, we'll…

Contents