Boilerplate/Seed-project setup with React, React-Router v4, Material-UI, FirebaseAuth and Firestore (Firebase/Firestore)
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
CRA was used to setup this project so you might wanna go to CRA’s docs to check how to setup other tools or just change configuration.
/users
in your Firebase Firestore databaseconfig/constants
with your ownnpm install
npm start
localhost:3000
It’s basically react-router-firebase-auth with Material-UI and Firebase/Firestore