Skip to content

A mini project where the background becomes sharper as password strength increases. Styled with Tailwind CSS.

Notifications You must be signed in to change notification settings

emjose/password-strength-background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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