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
- Host: GitHub
- URL: https://github.com/lukaofirst/react-firebase-auth
- Owner: lukaofirst
- Created: 2022-05-07T15:12:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T15:29:57.000Z (about 4 years ago)
- Last Synced: 2025-08-15T15:45:41.016Z (11 months ago)
- Topics: bootstrap, firebase, react, react-bootstrap, react-router-dom, react-router-v6, typescript
- Language: TypeScript
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)