An open API service indexing awesome lists of open source software.

https://github.com/lukaofirst/react-firebase-auth

Project that emulates the authentication process using React, TypeScript and Firebase
https://github.com/lukaofirst/react-firebase-auth

bootstrap firebase react react-bootstrap react-router-dom react-router-v6 typescript

Last synced: 3 months ago
JSON representation

Project that emulates the authentication process using React, TypeScript and Firebase

Awesome Lists containing this project

README

          

react-firebase-auth


ENG

- Project that emulates the authentication process using React, TypeScript and Firebase

:arrow_right: With this project you can...

- Create an account with email and password
- Log in with your created account
- Reset password
- Update email or password
- If you're not logged in, you can not access the dashboard or update profile's pages

:arrow_right: Technologies and Concepts used in this project

- React
- TypeScript
- Firebase
- Bootstrap
- react-router-dom (v6)


PT-BR

- Projeto que emula o processo de autenticação usando React, TypeScript e Firebase

:arrow_right: Com esse projeto você pode...

- Criar uma conta com email e senha
- Logar com a sua conta criada
- Resetar senha
- Atualizar email ou senha
- Se você não estiver logado, você não poderá acessar as paginas de dashboard e atualização de perfil

:arrow_right: Tecnologias e Conceitos utilizados nesse projeto

- React
- TypeScript
- Firebase
- Bootstrap
- react-router-dom (v6)