redux-saga-beginner Instructions Try this on codepen Setup // clone the repo git clone https://github.com/rajanmagar/react-redux-saga.git cd redux-saga-beginner npm install || yarn Run the demo npm start || yarn start Run tests npm test