Skip to content

npm-install/experimental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth with React Router V4 and Firebase V3

This is an example repo for authenticating with Firebase and React Router using Material-UI.

Using React 16.1.1, React Router 4, and Firebase 4.6.0

Features:

  • Protected Routes with React Router
  • Register new users with Firebase
  • Add new users to /users in your Firebase Firestore database
  • Login/Logout Functionality
  • Material UI
  • Bootstrap v4 for some utilities via CDN ** should be included via yarn/npm or removed

Instructions:

  • Swap out the firebase config in config/constants with your own
  • npm install
  • npm start
  • Visit localhost:3000

Others:

It's basically react-router-firebase-auth with Material-UI and Firebase/Firestore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published