A simple, user-friendly password generator built using HTML, CSS, and JavaScript. This tool allows users to create secure passwords with customizable options, including lowercase, uppercase, symbols, numbers, and an indication of password strength. Additionally, it features a "Copy to Clipboard" function for ease of use.
Check out the live demo here.
- Customizable Options: Choose from lowercase, uppercase, numbers, and symbols.
- Password Strength Indicator: Visual indication of password strength.
- Copy to Clipboard: Quickly copy the generated password to the clipboard.
- Responsive Design: Fully responsive for desktop and mobile use.
To get started with the project, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/techysanoj/password-generator.git
-
Navigate into the project directory:
cd password-generator
-
Open
index.html
in your web browser to use the password generator.
- Open
index.html
in your preferred web browser. - Customize your password by selecting options for lowercase, uppercase, numbers, and symbols.
- Adjust the slider to set the desired password length.
- Click on "Generate Password" to see your generated password.
- Use the "Copy to Clipboard" button to copy the generated password for easy use.
- HTML
- CSS
- JavaScript
Contributions are welcome! Feel free to fork the project, make your changes, and submit a pull request. Here’s how you can get started:
- Fork the repository.
- Create a new branch with your feature or bugfix.
- Make your changes and commit them.
- Open a pull request explaining the changes you made.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out via GitHub Issues or contact me on GitHub: techysanoj.