Skip to content

Starter project for React site with Mobx and Firebase implementation.

Notifications You must be signed in to change notification settings

petertait/react-firebase-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starter with Mobx and Firebase

This is a starter React project with Firebase authentication, React Router 4 and Mobx.

Features:

  • Protected Routes with React Router
  • Register new users with Firebase
  • Add new users to /users in your Firebase database
  • Login/Logout Functionality
  • Simple Boostrap UI

Instructions:

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

About

Starter project for React site with Mobx and Firebase implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published