https://github.com/albertho425/fem-password-generator
A password generator.
https://github.com/albertho425/fem-password-generator
bootstrap css javascript
Last synced: about 2 months ago
JSON representation
A password generator.
- Host: GitHub
- URL: https://github.com/albertho425/fem-password-generator
- Owner: albertho425
- Created: 2023-07-19T00:37:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T02:13:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T22:53:52.267Z (over 1 year ago)
- Topics: bootstrap, css, javascript
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator
This is coding challenge from Front End Mentor

## Features
- Generate password based on password options
- Copy generated password to clipboard
- Display password strength
- Form validation
## Future Development
- Save to database
- Light / Dark color mode