This project is to serve as a template for integrating firebase authentication with React in Typescript, with Redux toolkit
It also serves as an example of authentiation flow and routing in react with react-router v5
Redux with Redux-Toolkit for state management, React-Router for navigation, Styled-Components for styling, React-Hook-Forms for form handling and Validation and everything is written in Typescript.
- Create an account
- Login to an account
- Change their password
- Reset their password
This project was bootstrapped with Create React App.