Password Generator App (React, TypeScript)

Solution retrospective
Built with. 🔨
- React
- TypeScript
- Tailwind
- Radix Primitives - for the Slider component
- Vite
Features. ✨
- Generate a new random password based on the password options user selects.
- A new password is generated on page load and every time the user makes a change to an input or when the "Regenerate" button is clicked.
- User can copy the generated password to the clipboard by clicking a button.
New Things Learned. 🎓
- This was my first time using a headless UI library.
Any sort of feedback is appreciated!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SydsBike
Looks great and functions well. It doesn't appear to have an empty state though.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord