Skip to content

alesbe/pwd-security-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔒 Password security checker

An online password checker to evaluate the strongness of a password!

Password checker

⚙️ Tools used for the project

❔ How it works?

The criteria is based on Kaspersky: How to create a strong password, each parameter counts as one point. Each time the input value changes, the criteria is recalculated and shows a different result depending on the total number of points.

⬇️ Installation

1.- Clone repository

git clone https://github.com/alesbe/pwd-security-checker

2.- Install dependencies

cd pwd-security-checker
npm install

3.- Start development server

npm start

About

A password checker to evaluate the strongness of a password made with ReactJS!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published