Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.52 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.52 KB

🔐 Password Strength Checker

Welcome to the Password Strength Checker! This tool helps you evaluate the strength of your passwords and provides useful feedback on how to improve them. 🛡️

🚀 Features

  • Password Strength Analysis: Get instant feedback on your password strength.
  • Time to Crack: See how long it would take to crack your password.
  • Character Usage: Check if your password includes lowercase, uppercase, numbers, and symbols.
  • Show/Hide Password: Toggle the visibility of your password.
  • Copy to Clipboard: Easily copy your password with one click.
  • Generate Strong Passwords: Create strong, secure passwords with a single click.

🎨 Design

The Password Strength Checker features a modern, animated design with a sleek user interface. The container and buttons are designed to provide visual feedback and a smooth user experience.

📸 Preview

(https://parthxd7.github.io/password-gen-strength-meter/)

📖 How to Use

  1. Enter a Password: Type your password into the input field.
  2. Analyze Strength: View the strength, time to crack, and character usage below the input field.
  3. Toggle Visibility: Use the checkbox to show or hide your password.
  4. Copy Password: Click the "Copy Password" button to copy the password to your clipboard.
  5. Generate Strong Password: Click the "Generate Strong Password" button to create a secure password.

🛠️ Setup

  1. Clone the repository:
    git clone https://github.com/ParthXD7/password-strength-checker.git