/react-redux-saga-boilerplate

Basic starter kit for React + React Router 4 + Redux Saga

Primary LanguageJavaScriptMIT LicenseMIT

react-redux-saga-boilerplate

Greenkeeper badge

My simple starter kit which I'd love to share to the community. The project was generated from create-react-app and then I included a few libraries.

Features Out-Of-The-Box

  • React-Router 4
  • Semantic Ui
  • Redux
  • Redux Saga
  • ESlint
  • Airbnb's ESlint rules

Live Demo

https://react-redux-saga-boilerplate.herokuapp.com/

Installation

Clone repo and run:

yarn && yarn start