Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radzionc/react-starter
Redux + Saga + Create-React-App
https://github.com/radzionc/react-starter
react redux redux-saga storybook styled-components
Last synced: 9 days ago
JSON representation
Redux + Saga + Create-React-App
- Host: GitHub
- URL: https://github.com/radzionc/react-starter
- Owner: radzionc
- Created: 2019-03-19T01:59:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T15:48:50.000Z (almost 4 years ago)
- Last Synced: 2024-04-24T10:21:04.917Z (7 months ago)
- Topics: react, redux, redux-saga, storybook, styled-components
- Language: JavaScript
- Homepage: https://geekrodion.com/blog/redux-saga-cra
- Size: 251 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Starter
We will make a newly created react app suitable to work with redux and redux-saga.
>![all text](https://cdn-images-1.medium.com/max/880/1*fAdzB-JKqm00LtMqcGP22Q.png)
## Requirements:
- node.js## Run locally
```bash
npm install
npm start
```## [Blog Post](https://geekrodion.com/blog/redux-saga-cra)
## Technologies
* React
* Redux
* Redux Saga
* Styled Components
* Storybook## License
MIT © [RodionChachura](https://geekrodion.com)