Skip to content

OnCampus-Community/Password-Generator-and-teller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Meter 🚗

Use to check your password strength by checking wheather your password has this following things

  1. UpperCase Alpha 🔠
  2. LowerCase Alpha 🔡
  3. Symbol Symbol 💡
  4. Numerical 🔢
  5. Has length of 8 or more then 8 ✅

Features 🚀

  • Real-time password strength assessment 📊.
  • Visualization of password strength using a progress bar ⚙️.
  • Suggestions for improving password security 🛡️.
  • No storage or retention of entered passwords for user privacy 🙅.
  • Lightweight and easy-to-use 💡.

Screen-shot

Screenshot 2023-09-29 205111

Running it locally 🌟

$ cd password-generator
$ npm install
$ npm run dev

About

A program to tell the password strength and it can also create strong passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published