https://github.com/b-l-u-e/password-generator
Password generator
https://github.com/b-l-u-e/password-generator
Last synced: 5 months ago
JSON representation
Password generator
- Host: GitHub
- URL: https://github.com/b-l-u-e/password-generator
- Owner: b-l-u-e
- Created: 2024-05-09T13:24:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T06:54:34.000Z (about 2 years ago)
- Last Synced: 2024-12-30T02:51:26.134Z (over 1 year ago)
- Language: CSS
- Homepage: https://peaceful-beijinho-2599f0.netlify.app/
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator
## Requirements
- Build project from scratch based on screenshots
- Generate two random passwords when the user clicks the button
- Each password should be 15 characters long
- Set password length
- Add "copy-on-click"
- Toggle "symbols" and "numbers" on/off
- Enable dark/light mode
- implement show notifcation popup
## Screenshots
### Dark mode
.png)
### Light mode
.png)