This project was bootstrapped with Create React App.
The source code is licensed MIT. The website content is licensed CC BY 4.0,see LICENSE.
npx create-react-app ec-app
SignIn to your google account
fireabase login
Init your local environment to connect Firebase project
firebase init
Install react, redux, firebase, material-ui packages
npm install --save @material-ui/core @material-ui/icons @material-ui/styles connected-react-router firebase history react-redux react-router redux redux-actions redux-logger redux-thunk reselect