Redux-saga-tutor
Redux saga tutor is a tutorial that shows how to use redux-saga for AJAX request with react. Github API was used to show the workflow.
Prerequisites
- Clone the repository
- Install node if you don't have it installed already.
- Run
npm install
.
Usage
- Run
npm start
. - Open your browser on
http://localhost:3333
.
Follow me on twitter