auth-with-saga-example

code for https://medium.com/@stepankuzmin/authentication-with-react-router-redux-5-x-and-redux-saga-55da66b54be7

Stars
14

auth-with-saga-example

Example app how to handle authentication in Redux project using react-router 4.x with react-router-redux 5.x and redux-saga.

https://medium.com/@stepankuzmin/authentication-with-react-router-redux-5-x-and-redux-saga-55da66b54be7

Usage

git clone https://github.com/stepankuzmin/auth-with-saga-example.git
cd auth-with-saga-example
yarn
yarn start

Open http://localhost:3000