-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74ae542
commit ffe1180
Showing
4 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Mini projeto: Gerador de senhas seguras | ||
|
||
Projeto desenvolvido como parte dos estudos no módulo de Front-End do curso de desenvolvimento web da Trybe | ||
|
||
![mobile](/Grava%C3%A7%C3%A3o%20de%20tela%20de%2006-11-2023%2016%3A37%3A11.webm | ||
) | ||
<p>Acesse o projeto em produção <a href="https://lebarrichello.github.io/gerador-senha-segura/" target="_blank">clicando aqui</a></p> | ||
|
||
## 🎯 Objetivo | ||
|
||
Desenvolver uma pequena aplicação que é um gerador de senhas aleatórias, onde cada vez que é clicado no botão de gerar senha é recomendada uma senha forte. Essa senha é gerada por uma biblioteca externa chamada [nanoid](https://zelark.github.io/nano-id-cc/) | ||
|
||
## 💻 Tecnologias utilizadas: | ||
<div style="display: inline_block"> | ||
<img alt="HTML5" src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white"> | ||
<img alt="CSS3" src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white"> | ||
<img alt="JavaScript" src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E"> | ||
</div> | ||
|
||
|
||
## 📌 Créditos | ||
- **Favicon:** -> [br.vexels](https://br.vexels.com/icon/cadeado/) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters