Skip to content

YYW302/03_Password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator App

This is a solution to the Password generator app challenge on Frontend Mentor.

Target

This password generator is able to:

  • Generate a password based on the selected options
  • Click-and-copy the generated password to the computer's clipboard
  • See a strength rating for their generated password
    • The strength rating is based on both length and included characters types
  • View the optimal layout of the interface depending on screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

Preview

Live link

Tech Stacks

  • HTML5
  • CSS custom properties
  • Javascript
  • Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published