This is boilerplate create from create-react-app and implement with redux for the state management and redux-saga to asynchronous request handle.
features
- fully setup login.
- authenticate and unauthenticated route handle.
- asynchronous saga calls.
- fully setup for web application development.
- responsive UI support
setup
simply clone the project and run yarn start or npm run start