Skip to content

blackXploit-404/PassGenX

Repository files navigation

PassGenX 🚀🔑

PassGenX is a simple yet powerful password generator app that allows you to create secure and customizable passwords. Choose your password's length, and whether to include uppercase letters, numbers, and symbols to create a password tailored to your needs. It also includes a password history feature and a strength indicator to help you create strong, safe passwords.


Features 💡

  • Password Length: Choose a length between 4 and 20 characters.
  • Customizable: Include uppercase letters, numbers, and symbols in your passwords.
  • Password Strength: Get an instant strength indicator for your password: Weak, Moderate, Strong, or Very Strong.
  • Password History: View and delete your previous passwords with ease.
  • Copy to Clipboard: Copy your password to the clipboard with a single click.
  • Beautiful UI: Clean, responsive, and easy-to-use design.

How to Use ⚙️

  1. Set Password Length: Choose a length between 4 and 20 characters.
  2. Customize Your Password: Check the options to include uppercase letters, numbers, and symbols.
  3. Generate Password: Click on the "Generate Password" button to generate a secure password.
  4. Copy Password: Copy the generated password to your clipboard by clicking the "Copy to Clipboard" button.
  5. Password History: View your generated passwords and delete any if needed.

Installation 🛠️

  1. Clone the repository:
git clone https://github.com/blackXploit-404/PassGenX.git
  1. Navigate to the project directory:
cd PassGenX
  1. Install the dependencies:
npm install
  1. Run the app:
npm start

Screenshots 📸

PassGenX Screenshot


Contributing 🤝

Feel free to fork this project, open issues, or submit pull requests. We welcome contributions to make PassGenX even better! 😊


License 📜

This project is licensed under the MIT License - see the LICENSE file for details.


Connect with Us 🌍

Check out the project on GitHub:

PassGenX GitHub Repository


Enjoy secure password generation! 🔐

Releases

No releases published

Packages

 
 
 

Contributors