Skip to content

devHanif-git/Password-Strength-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Checker

Password Strength Checker Preview

A password strength checker built with HTML, CSS, and JavaScript.

View Demo · Report Bug · Request Feature

Table of Contents

About

Password Strength Checker is a web application that allows users to check the strength of their passwords. It provides visual feedback on the strength of the password based on various criteria, including length, the presence of uppercase letters, lowercase letters, numbers, and special characters. This project was created by devHanif as a practice project to improve HTML, CSS, and JavaScript skills.

Features

  • Real-time password strength checking
  • Stylish and modern design
  • Lightweight and responsive

Installation

  1. Clone the repository:

    git clone https://github.com/devHanif-git/Password-Strength-Checker.git
    
  2. Open the index.html file in your web browser.

Usage

  • To customize the password strength checker, you can modify the HTML, CSS, and JavaScript files.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please create an issue.

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published