/react-redux-firestore-app

React + Redux + Firestore + React Router = Web App

Primary LanguageJavaScript

Firestore, React, Redux, React-Router Web App

Origins

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

Scripts

yarn start
yarn test
yarn build

Ingredients

Get Going

  • Put your firebase/firestore config info in /src/store/config.js.
  • Modify /public/index.html and /public/manifest.json meta data.