Skip to content

sindreij/firebase-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop: Firebase v3

With Firebase it's easy to make a web-app that communicats with a database and updates in real-time when the content of the database changes. Additionally, it's easy to add authentication, and you can also use Firebase to host web sites. In this workshop we'll go through step by step what you need to do to build a service and make it available to everyone on the internet.

We'll write frontend code in JavaScript, using the frameworks React and Pockito, but the main focus is on how we easily can use Firebase.

In this workshop we'll be focusing on the following Firebase features:

Lessons

  1. Getting started
  2. Hosting
  3. Cloning this project so we can focus on Firebase
  4. Adding Firebase to our web app
  5. Authentication
  6. Realtime Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • CSS 16.2%
  • HTML 4.6%