Skip to content

ShreeParmar/react-firebase-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-firebase-database

Features

  • uses:
    • only React (create-react-app)
    • firebase 5
    • react-router 4
    • no Redux/MobX
  • features:
    • Sign In
    • Sign Up
    • Sign Out
    • Password Forget
    • Password Change
    • Protected Routes with Authorization
    • Database: Users

Installation

  • git clone git@github.com:taming-the-state-in-react/react-firebase-authentication.git
  • cd react-firebase-authentication
  • npm install
  • npm start
  • visit http://localhost:3000/
  • Use your own Firebase Credentials

Use your own Firebase Credentials

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published