Skip to content

CaioQuirinoMedeiros/Firebase-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Authentication




About

This is a sample React application (bootstrapped with create-react-app) with Firebase authentication. There are three authentication methods implemented: email and password, google and facebook.


Features

  • Login with Email and Password
  • Login with Facebook
  • Login with Google
  • Update profile
  • Logout

Running

  1. git clone https://github.com/CaioQuirinoMedeiros/Firebase-Authentication.git
  2. cd Firebase-Authentication
  3. yarn install
  4. yarn start

Styled with React Bootstrap