Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 439 Bytes

File metadata and controls

13 lines (10 loc) · 439 Bytes

Quick Overview

This is boilerplate create from create-react-app and implement with redux for the state management and redux-saga to asynchronous request handle.

features

  1. fully setup login.
  2. authenticate and unauthenticated route handle.
  3. asynchronous saga calls.
  4. fully setup for web application development.
  5. responsive UI support

setup simply clone the project and run yarn start or npm run start