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

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.

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

## Development 🛠️

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

![](./passwordgen_0.webp)
![](./passwordgen_1.webp)
![](./passwordgen_2.webp)
![](./passwordgen_3.webp)

## Author ✍️

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