Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khachornchit/react-redux

Demonstrate a simple react application development using React-Bootstrap, React-Redux, Redux-Thunk, Redux-Saga, React-Router, and SASS.
https://github.com/khachornchit/react-redux

react-bootstrap react-hooks react-router reactjs redux-saga redux-thunk sass

Last synced: 9 days ago
JSON representation

Demonstrate a simple react application development using React-Bootstrap, React-Redux, Redux-Thunk, Redux-Saga, React-Router, and SASS.

Awesome Lists containing this project

README

        

# React-Redux, Redux-Saga

Demonstrate a simple react application development using the following.

* React-Bootstrap
* React-Redux
* Redux
* Redux-Thunk
* Redux-Saga
* React-Router
* SASS

## Getting started
```shell
git clone https://github.com/khachornchit/Redux-Saga.git
cd Redux-Saga
npm run install
npm run start
```