This project was completed as part of a group learning exercise.
https://etcpassword.netlify.app/
- ✅ User can select the length of the generated password
- ✅ User can select one or multiple of the following: Include uppercase letters, Include lowercase letters, Include numbers, Include symbols
- ✅ By clicking the Generate password button, the user can see a password being generated
- ✅ User can click a Copy to clipboard button which will save the password to the clipboard
- ✅ User can see the password strength
- react
- tailwindcss