/Redux-saga-tutor

Exemplary code for redux saga tutorial

Primary LanguageJavaScriptMIT LicenseMIT

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

  1. Clone the repository
  2. Install node if you don't have it installed already.
  3. Run npm install.

Usage

  1. Run npm start.
  2. Open your browser on http://localhost:3333.

Follow me on twitter