Skip to content

deden/react-static-firebase-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Static - Firebase Authentication

This example is the most basic version of react-static available. It includes:

  • Babel
  • CSS imports
  • Image imports
  • File imports
  • Automatic Routing
  • Firebase 4.8.0

Features :

  • Protected Routes
  • Sign In
  • Sign Up
  • Sign Out
  • Forgot Password
  • Change Password

Setup

  • visit https://firebase.google.com/ to create a Firebase App
  • activate Email/Password Sign-In Method in your Firebase App
  • Use your own Firebase credential
  • copy and paste your Firebase Credentials into src/firebase/firebase.js.template
  • rename src/firebase/firebase.js.template to src/firebase/firebase.js

To get started, run react-static create and use the basic template.

About

React-Static - Firebase Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published