Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanesa-r/password-generator
Herramienta para generar contraseñas de manesa sencilla e intuitiva
https://github.com/vanesa-r/password-generator
Last synced: 14 days ago
JSON representation
Herramienta para generar contraseñas de manesa sencilla e intuitiva
- Host: GitHub
- URL: https://github.com/vanesa-r/password-generator
- Owner: Vanesa-R
- License: mit
- Created: 2022-10-11T14:52:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T11:45:34.000Z (23 days ago)
- Last Synced: 2025-01-13T12:40:45.905Z (23 days ago)
- Language: SCSS
- Homepage: https://vanesa-r.github.io/password-generator/
- Size: 17.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Table of contents
- [Screenshots](#screenshots)
- [Built with](#built-with)
- [The challenge](#the-challenge)
- [Author](#author)### Screenshots
#### Mobile
![Diseño para móvil](screenshot/mobile-passgenerator.png)#### Desktop
![Diseño para escritorio](screenshot/desktop-passgenerator.png)## Built with
- Semantic HTML5 markup
- CSS custom properties
- SASS
- Mobile-first workflow
- BEM
- JavaScript
- zxcvbn**Wanna look how it works?**
[Check it out!](https://vanesa-r.github.io/password-generator/) :point_left:## The challenge
This is a solution to the [Password Generator App Challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/password-generator-app-Mr8CLycqjh). Frontend Mentor challenges help you improve your coding skills by building realistic projects.Users should be able to:
- Generate a password based on the selected inclusion options
- Copy the generated password to the computer's clipboard
- See a strength rating for their generated password
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page## Author
Vanesa Rodríguez