Deployed Site: https://kdunphe.github.io/UNHBootCamp-03-JavaScript-password-generator/
Technologies Used: HTML, CSS, JavaScript, Bootstrap
Contact: [email protected]
Goal: Create a random password generator based on user-selected criteria powered by JavaScript code with a clean, easy to read to design.
The password generator includes:
- A form with an input box for password length and checkboxes to select password criteria such as lowercase letters, uppercase letters, numbers, and symbols.
- A clean, responsive design leveraging Bootstrap & Flexbox
- Follows semantic HTML5
- Several resources linked to help with writing the JavaScript
- Note: would like to add a copy icon & link in the future to directly copy the password