- Tutorial: Getting started with create-react-app, Redux, React Router & Redux Thunk
- Example: View on Heroku 🙌
git clone https://github.com/notrab/create-react-app-redux.git
cd create-react-app-redux
yarn
yarn start
This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.