# create-react-app-redux **Repository Path**: balibabu/create-react-app-redux ## Basic Information - **Project Name**: create-react-app-redux - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
[](https://dependencyci.com/github/notrab/create-react-app-redux) * Tutorial: [Getting started with create-react-app, Redux, React Router & Redux Thunk](https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f) * Example: [View on Heroku](https://cra-redux-router-thunk.herokuapp.com/) 🙌 ## Installation ```bash git clone https://github.com/notrab/create-react-app-redux.git cd create-react-app-redux yarn ``` ## Get started ```bash yarn start ``` This boilerplate is built using [create-react-app](https://github.com/facebookincubator/create-react-app) so you will want to read the User Guide for more goodies.