A single page application
- API: https://jsonplaceholder.typicode.com
- Lint Plugin: https://www.npmjs.com/package/eslint-config-airbnb
- Article: http://www.hackingwithreact.com/read/1/40/linting-react-using-airbnbs-eslint-rules
git clone git@github.com:awolad/react-redux-app.git
cd react-redux-app
yarn
yarn start