Starter kit for authentication and protected routes with React Router and Firebase.
This might be out dated for you. Make sure you check the version numbers of React Router before going forward
- Protected Routes with React Router
- Register new users with Firebase
- Add new users to
/usersin your Firebase - Login/Logout Functionality
- Simple Boostrap UI
- If you've never used webpack run
npm install -g webpack npm install- Add your Firebase URL to
firebaseUtils.jsfile.