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

https://github.com/mikael-r/react-login-web


https://github.com/mikael-r/react-login-web

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Mikael-R/react-login-web)

[![License](https://img.shields.io/github/license/Mikael-R/react-login-web?style=flat-square)](LICENSE.md) [![Last Commit](https://img.shields.io/github/last-commit/Mikael-R/react-login-web?style=flat-square)](https://github.com/Mikael-R/react-login-web/commits/) ![Language Most Used](https://img.shields.io/github/languages/top/Mikael-R/react-login-web?style=flat-square) [![Implementations](https://img.shields.io/badge/%F0%9F%92%A1-implementations-8C8E93.svg?style=flat-square)](https://github.com/Mikael-R/react-login-web/issues) ![Repository Size](https://img.shields.io/github/repo-size/Mikael-R/react-login-web?style=flat-square)

[![Forks](https://img.shields.io/github/forks/Mikael-R/react-login-web?style=social)](https://github.com/Mikael-R/react-login-web/network/members) [![Stars](https://img.shields.io/github/stars/Mikael-R/react-login-web?style=social)](https://github.com/Mikael-R/react-login-web/stargazers) [![Watches](https://img.shields.io/github/watchers/Mikael-R/react-login-web?style=social)](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

screenshot0
screenshot1

### ๐Ÿ”– 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)

---

Mikael-R

๐Ÿ‘ค 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)_