PASS GENNY
Challenge #1
Password generator made for my DESIGN/DEV challenges.
Features
- Generate Passwords
-
Choice of options
- Uppercase
- Lowercase
- Symbols
- Numbers
- Readable
- Variable Length
- Copy to clipboard
- Responsive (had no time, will do it in the future, maybe)
Challenge description
Make a password generator Design + Code in 2 days or less.
Design
Design was made in 4-6h in Figma, did not track the time very well.
You can check the Figma file here
Code
Code related stuff was done in around 4h, code + setting up repo, deploying to vercel.
Tech
For the website I used:
Otherwise everyting else is done by me :)
Help me get RICHHHH, give the repo some love! ❤️
JK, but feel free to give the repo a star or share the word if you enjoyed the project. I sure did!
Usage
npm install
npm run dev