This is a starter React project with Firebase authentication, React Router 4 and Mobx.
- Protected Routes with React Router
- Register new users with Firebase
- Add new users to
/usersin your Firebase database - Login/Logout Functionality
- Simple Boostrap UI
- Swap out the firebase config in
config/firebasewith your own yarnyarn start- Visit
localhost:3000