https://github.com/azganoth/password-generator-app
This is a solution to the "Password Generator App" challenge on Frontend Mentor.
https://github.com/azganoth/password-generator-app
Last synced: about 1 year ago
JSON representation
This is a solution to the "Password Generator App" challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/azganoth/password-generator-app
- Owner: Azganoth
- Created: 2025-02-11T13:43:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T13:50:25.000Z (over 1 year ago)
- Last Synced: 2025-02-11T14:41:20.713Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://azganoth.github.io/password-generator-app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor Challenge: Password Generator App
This is a solution to the [Password Generator App challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/password-generator-app-Mr8CLycqjh).
## Table of contents
- [Overview](#overview)
- [Development](#development)
- [Stack](#stack)
- [Tools and Workflow](#tools-and-workflow)
- [Showcase](#showcase)
- [Links](#links)
- [Screenshots](#screenshots)
- [Author](#author)
## Overview 📋
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
### Stack
- **HTML5**
- **CSS3**
- **JavaScript**
- **Preact**
### Tools and Workflow
- **GitHub Pages**
- **Prettier**
## Showcase 🖼️
### Links
- Solution URL: [Mobile-first solution using Preact](https://www.frontendmentor.io/solutions/mobile-first-solution-using-preact-17XDUQk_Mq)
- Live Site URL: [Password Generator App](https://azganoth.github.io/password-generator-app/)
### Screenshots




## Author ✍️
- Website - [Ademir José Ferreira Júnior](https://github.com/Azganoth)
- Frontend Mentor - [@Azganoth](https://www.frontendmentor.io/profile/Azganoth)