Welcome to the Password Generator! This user-friendly, React-based web application is designed to create robust and secure passwords with ease.
- Customizable Passwords: Tailor your passwords based on length, complexity, and additional security measures like salt.
- Password History: Access, manage, and bookmark your generated passwords for future use.
- Copy to Clipboard: Effortlessly copy the generated passwords to your clipboard for immediate use.
- Delete History: Clear your password history instantly with a single click.
Exciting news! The Password Generator now has a dedicated Chrome/Edge extension, bringing the power of password generation directly to your browser. Install it from the Microsoft Edge Add-ons for a seamless experience.
To use the Password Generator web application, follow these steps:
Clone the repository and install the necessary dependencies:
git clone https://github.com/0ME9A/password.git
cd password
npm install
Launch the development server:
npm start
The Password Generator should now be accessible at http://localhost:3000
.
We enthusiastically welcome contributions from the community! Here's how you can contribute:
- Fork the repository.
- Create a new branch for your changes.
- Implement your modifications in the created branch.
- Submit a pull request with a comprehensive description of your alterations.
Before contributing, kindly review our Contributing Guidelines and Code of Conduct for a smooth collaboration.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.