Skip to content

Login and Register with React e Firebase email verification.

Notifications You must be signed in to change notification settings

Sutolix/firebase_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login and register with email verification using React Js and Firebase

Steps for test:

  • npm create react-app login yarn is also good

  • npm install react-router-dom

  • npm install --save react-firebase

  • npm install react-icons --save (Icons)

  • npm install --save react-spinner-material

  • Copy the repository files in login folder.

  • Import Bootstrap in public/index.html.

  • Copy yours configs of Firebase in src/services/firebase.js in const firebaseConfig.

  • Start live server with npm start on terminal in folder login.

About

Login and Register with React e Firebase email verification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published