https://github.com/mikael-r/react-login-web
https://github.com/mikael-r/react-login-web
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikael-r/react-login-web
- Owner: Mikael-R
- License: mit
- Created: 2021-02-19T17:51:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-19T21:13:20.000Z (over 5 years ago)
- Last Synced: 2024-12-31T05:41:43.427Z (over 1 year ago)
- Language: CSS
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/Mikael-R/react-login-web)
[](LICENSE.md) [](https://github.com/Mikael-R/react-login-web/commits/)  [](https://github.com/Mikael-R/react-login-web/issues) 
[](https://github.com/Mikael-R/react-login-web/network/members) [](https://github.com/Mikael-R/react-login-web/stargazers) [](https://github.com/Mikael-R/react-login-web/watchers)
Welcome to react-login-web ๐
๐ง react-login-web in development... ๐ง
> Pรกgina de login feita em react para reaproveitar em outros projetos
Screenshots

### ๐ Table Of Contents
- ๐ [About](#about)
- ๐ค [How To Use](#how-to-use)
- ๐ [Technologies](#technologies)
- ๐ [Features](#features)
- ๐ [Finished](#features-finished)
- ๐ [Pendent](#features-pendent)
- ๐ก [How To Contribute](#how-to-contribute)
- ๐ค [Author](#author)
- ๐ [License](#license)
---
๐ About
Projeto feito a partir deste vรญdeo: https://www.youtube.com/watch?v=piG91X4sV2U&ab_channel=TrueCoder
[Back To The Top](#title)
---
๐ค How To Use
#### ๐ป Desktop
* Clone o repositรณrio
* Instale as dependencias (`node install` ou `yarn install`)
* Rode o script start(`node start` ou `yarn start`)
* Seu browser serรก aberto automaticamente na aplicaรงรฃo
[Back To The Top](#title)
---
๐ Technologies
- React
- Typescript
- Css3
- Styled Compenents
- HTML5
[Back To The Top](#title)
---
๐ Features
๐ Finished
- [x] Criar layout
๐ Pendent
- [ ] Adicionar botรฃo esqueci senha
- [ ] Mostrar janela de cadastro concluido, dizendo que foi enviado um email de verificaรงรฃo
- [ ] Usar styled components ao inves de css
[Back To The Top](#title)
---
๐ก How To Contribute
- Make a fork of this repository
- Clone to you machine and entry on respective paste
- Create a branch with your resource: `git checkout -b my-feature`
- Commit your changes: `git commit -m 'feat: My new feature'`
- Push your branch: `git push origin my-feature`
- A green button will appear at the beginning of this repository
- Click to open and fill in the pull request information
Contributions, issues and features requests are welcome!
๐ฎ Submit PRs to help solve issues or add features
๐ Find and report issues
๐ Star the project
[Back To The Top](#title)
---
๐ค Author
๐ค **Mikael Rolim de Aquino**
- Github: [@Mikael-R](https://github.com/Mikael-R)
[Back To The Top](#title)
---
๐ License
Copyright ยฉ 2021 [Mikael Rolim de Aquino](https://github.com/Mikael-R)
This project is licensed by [MIT License](https://api.github.com/licenses/mit).
[Back To The Top](#title)
---
_This README was generated with ๐ by [readme-template-generator](https://github.com/Mikael-R/readme-template-generator)_