Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.09 KB

File metadata and controls

44 lines (26 loc) · 1.09 KB

Password Validator

Date: 6/29/2023

By: Michael Lackey


Description

An example website to showcase password validation in React.
The app was deployed and can be viewed here.

Technologies Used

Technologies Used


Getting Started

Sign in with any fake username, but notice that you will receive different results based on your password matching. Toggle the bonus to see a more advanced validator.

Screenshots

          
  

Future Updates

  • Make the app scale for multiple sized screens
  • Require symbols and special characters