Welcome to the Password Generator! This user-friendly, React-based web application is designed to create robust and secure passwords with ease.
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:
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.