Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)