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: 4 months 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 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T10:47:05.000Z (over 1 year ago)
- Last Synced: 2025-07-10T16:40:41.269Z (11 months ago)
- Language: SCSS
- Homepage: https://vanesa-r.github.io/password-generator/
- Size: 17.3 MB
- Stars: 1
- 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

#### Desktop

## 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