This project was bootstrapped with Create React App.
yarn create react-app my-app
yarn add firebase react-redux react-redux-firebase react-router-dom redux redux-firestore react-firebaseui
yarn start
yarn test
yarn build
- Put your firebase/firestore config info in
/src/store/config.js
. - Modify
/public/index.html
and/public/manifest.json
meta data.