Skip to content

knada/react-firebase-authentication

Repository files navigation

Firebase authentication with React in Typescript

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

Tech Used

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.

A non-user can

  • Create an account

A user can

  • Login to an account
  • Change their password
  • Reset their password

This project was bootstrapped with Create React App.

About

Firebase authentication with React in Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published