Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuvro/create-react-app-redux-thunk
Getting started with create-react-app, Redux, React Router & Redux Thunk
https://github.com/shuvro/create-react-app-redux-thunk
Last synced: 6 days ago
JSON representation
Getting started with create-react-app, Redux, React Router & Redux Thunk
- Host: GitHub
- URL: https://github.com/shuvro/create-react-app-redux-thunk
- Owner: shuvro
- License: mit
- Created: 2020-06-22T14:21:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T09:48:27.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T20:16:21.014Z (over 1 year ago)
- Language: JavaScript
- Size: 2.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
* [Demo](https://create-react-app-redux.now.sh) 🙌
## Installation
```bash
git clone https://github.com/shuvro/create-react-app-redux-thunk.git
cd create-react-app-redux-thunk
yarn
```## Get started
```bash
yarn start
```This boilerplate is built using [create-react-app](https://github.com/facebook/create-react-app) so you will want to read the User Guide for more goodies.