laoiseearle / password-generator

Generates a random password based on selected parameters

Home Page:https://laoiseearle.github.io/password-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Generator

This is my solution to the Password generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

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

Screenshots

Mobile Design:

Desktop Design:

Links

Built with

  • HTML
  • CSS
  • JavaScript

About

Generates a random password based on selected parameters

https://laoiseearle.github.io/password-generator/


Languages

Language:CSS 45.9%Language:JavaScript 27.4%Language:HTML 26.7%