This project is a Password Generator implemented using HTML, CSS, JavaScript and ReactJS.
-
Password Length Selector:
A slider or input box to choose the length of the password (e.g., 8 to 128 characters).
-
Character Type Options:
-
Checkboxes or toggles to include/exclude:
Numbers (0-9)
Special characters (e.g., !@#$%^&*)
-
-
Generate Button:
A button to generate the password based on the selected options.
-
Display Generated Password:
An area to display the generated password.
-
Copy to Clipboard:
A button to copy the generated password to the clipboard for easy use.
-
Theme Toggle:
A toggle button to switch between light and dark themes for better user experience in different lighting conditions.
- HTML
- CSS
- Tailwind CSS
- JavaScript
- ReactJS
- Paras Garg