authentication flow with redux-toolkit, saga and typescript
✔️ Signup;
✔️ Signin;
✔️ Persistent Data;
✔️ Switch Theme;
The following tools were used in this project:
Before starting, you need to have Git and Node installed.
Clone this project
git clone git@github.com:Guribeiro/redux-auth-flow-web.git
cd redux-auth-flow-web
yarn
yarn start
This project is under license from MIT. For more details, see the LICENSE file.
Made with 💜 by Guribeiro