Skip to content

marcus-vggarcia/react-firebase-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-firebase-authentication

Boilerplate / build Configuration for authentication and real-time database using React and Firebase. Demo: http://react-fire-auth.zerostatic.com/

Features

  • Authentication and real-time database using Firebase
  • Sign in using Email, Facebook or Google, with ability to add more social logins.
  • Protected and unprotected Routes with React Router
  • Lost/reset password functionality
  • Login/Logout Functionality
  • Validates email client side
  • ES6 syntax

Instructions:

Built using:

About

Boilerplate for authentication and real-time database using React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • CSS 5.0%
  • HTML 3.8%