This project was bootstrapped with Create React App.
- Redux
- Axios
- Reselect
- Immutable
- Recompose
- Redux-Saga
- React-Router
- React-Router-Redux
There are two methods for getting started with this repo.
> git clone git@github.com:KaiHotz/React-Redux-Saga-Advanced-Starter.git
> cd React-Redux-Saga-Advanced-Starter
> yarn install
> yarn start
> in your Browser open http://localhost:3000
Click here to download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> yarn install
> yarn start
> in your Browser open http://localhost:3000
> yarn test