/Password-Generator

A password generator web app for Day 1 in #100DaysOfCode

Primary LanguageCSSMIT LicenseMIT

Password-Generator

HTML5 CSS3 JavaScript Visual Studio Code Licence

Deployed on GH-Pages

https://developer-soni.github.io/Password-Generator/

Description

  • I have created a Password Generator as a part of Day 1 in #100DaysOfCode.
  • Used HTML/CSS for creating DOM, styling and used variable CSS via a color palette.
  • Password can also be copied to clipboard using the button provided.

How to Use

There are options to include/ select:

  • Uppercase letters
  • Lowercase letters
  • Numbers
  • Special Characters
  • Length of Password
  • Copy Password to Clipboard

Screenshot

PasswordGenerator!

ColorPalette!