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

https://github.com/blordeus/password-generator-app


https://github.com/blordeus/password-generator-app

bootstrap html-css-javascript

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend Mentor - Password generator app solution

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.

## Table of contents

* [Overview](#overview)
* [The challenge](#the-challenge)
* [Screenshot](#screenshot)
* [Links](#links)
* [My process](#my-process)
* [Built with](#built-with)
* [Author](#author)

## Overview

### The challenge

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

### Screenshot

![FireShot Capture 001 - Frontend Mentor - Password generator app - 127.0.0.1.png](.media/img_1.png)

### Links

* Solution URL: [ solution URL ](https://github.com/blordeus/password-generator-app)
* Live Site URL: [ live site URL ](https://blordeus.github.io/password-generator-app/)

## My process

### Built with

* Semantic HTML5 markup
* CSS custom properties
* Flexbox
* CSS Grid
* Mobile-first workflow
* JavaScript
* Bootstrap

## Author

* Frontend Mentor - [@blordeus](https://www.frontendmentor.io/profile/blordeus)