- Customizable Generation: Choose password length and toggle between numbers, symbols, uppercase, and lowercase letters
- Strength Calculation: Analyzed password complexity and provides a visual strength indicator
- Secure API Integration: Uses a dedicated API service Rapidapi
- Modern UI/UX:
- Pop-up "Copied!" notification
- Password visibility toggle
- Color Palette: A deep "Space Blue" theme with gradients Gradients.app
- Icons: Custom SVG icons SVG Repo
- Clone the project:
git clone https://github.com/ihorkrasnozhon/angular_password_generator.git cd angular_password_generator - Get the key (for free) from RapidAPI, and insert it into the
proxy.conf.jsonfile.