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.
- Clone the repository
- Install node if you don't have it installed already.
- Run
npm install
.
- Run
npm start
. - Open your browser on
http://localhost:3333
.
Follow me on twitter