Firebase is a real-time database, authentication, and blob storage that you use as your application's back end. In this video, learn how to use your Google account to login to Firebase and create a Firebase project.
- [Instructor] Now that our React Native project is in place…let's work to get Firebase configured as our backend storage…and authentication service.…There are other options we could choose from…but Firebase has the features we care about…and we won't have to host anything ourselves,…which makes it perfect for prototyping or setting up an app…that we'll eventually scale.…Here at firebase.google.com you'll want to create…a Google account if you don't already have one.…Once you're logged in you can click Go to console…to take you to the Firebase console.…Firebase's UI updates regularly…so the version you may see might look different…than the version I'm currently using.…
However the steps to set up your project and set up our data…will be the same.…We will want to create a new project…by clicking Create New Project.…I'm going to call mine dinder to match the project folder…we created previously.…Click Create Project.…Next, let's set up a user for authentication.…Enter the authentication page and go to Sign In Method.…
Author
Released
1/17/2018- Setting up your project and Firebase account
- Creating the app container
- Setting up basic navigation
- Creating a splash screen
- Creating a login screen
- Creating a match feature
- Creating a post feature
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning React Native
with Alex Banks2h 53m Intermediate -
React Native Ecosystem and Workflow
with Emmanuel Henri1h 3m Intermediate -
React Native Essential Training
with Samer Buna4h 11m Intermediate
-
Introduction
-
Welcome59s
-
-
1. Getting Set Up
-
Intro to technologies2m 39s
-
Install Node.js and npm1m 45s
-
Set up a Firebase account1m 32s
-
2. Building an App
-
Build the splash screen3m 30s
-
Create the config store4m 40s
-
3. Create a Login Screen
-
Add custom theme4m 34s
-
Create the login screen7m 56s
-
Add login styles4m 12s
-
Create the login component9m 52s
-
-
4. Create a Match Feature
-
Create match screen9m 45s
-
Creating the match component10m 45s
-
Render match component5m 39s
-
Style match component2m 39s
-
Creating the match store7m 17s
-
-
5. Create a Post Feature
-
Set up Android Studio6m 32s
-
Installing the image picker1m 53s
-
Creating the post scene9m 36s
-
Render the post scene6m 15s
-
Creating the post store10m 14s
-
Finishing touches8m 29s
-
-
Conclusion
-
Next steps34s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Set up a Firebase account