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!