Skip to content

Latest commit

 

History

History
115 lines (64 loc) · 5.53 KB

README.md

File metadata and controls

115 lines (64 loc) · 5.53 KB

previous 100 days of code next

Password Strength


Password Strength

Table of Contents


#100DaysOfCode

Day 6: February 8, 2021

  • I made two mini projects with blurry-to-clear effects. See first project.

  • In this project, the background becomes sharper as password strength increases.

  • This project was also my first introduction to Tailwind CSS and its inline styling format.


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/password-strength-background.git && cd password-strength-background

2. Run the command:

open index.html

Live Site

Live Site

Password Strength is responsive and keyboard-navigable.

Password Strength is a progressive web app.


Resources


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top