Skip to content

dqts/quickstart-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Quickstarts for Javascript

A collection of quickstart samples demonstrating the Firebase APIs using the Javascript SDK. For more information, see https://firebase.google.com.

Samples available:

  • Auth
    • Anonymous Auth
    • Custom Auth
    • Phone Auth using a visible ReCaptcha
    • Phone Auth using an invisible ReCaptcha
    • Phone Auth using popup
    • Google Auth in a Chrome Extension
    • Facebook auth using Facebook login button
    • Facebook auth using Firebase popup
    • Facebook auth using Firebase redirect
    • Google auth using Google sign-in button
    • Google auth using Firebase popup
    • Google auth using Firebase redirect
    • Twitter auth using Firebase popup
    • Twitter auth using Firebase redirect
    • GitHub auth using Firebase popup
    • GitHub auth using Firebase redirect
  • Database
    • Simple Social Blogging app
  • Firestore
    • Simple Rating App
  • Storage
    • Upload a file to Firebase Storage and display its URL
  • Messaging
    • Send notifications

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

About

Firebase Quickstart Samples for Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.0%
  • JavaScript 17.8%
  • CSS 8.2%