Skip to content

JavaScript app that uses Regular Expressions to test the strength of your passwords.

Notifications You must be signed in to change notification settings

Sa-YoorHeadley/Password-Strength-Meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Meter

JavaScript app that uses Regular Expressions to test the strength of your passwords.

last update open issues


screenshot

Live URL


Tech Stack

  • Javascript
  • SCSS
  • HTML

Concepts Used

  • Absolute positioning
  • Class toggling
  • DOM Manipulation
  • Regular Expressions
  • Event Listeners

Run Locally

Clone the project

git clone https://github.com/Sa-YoorHeadley/Password-Strength-Meter.git

Go to the project directory

cd Password-Strength-Meter

Run using Live Server

Alt + L 
Alt + O