Skip to content

Rodri77/password-validation

Repository files navigation

Password validation

Password validation component that is able to get multiple validation requirements to run after changes.

Requirements

  • Node js 16 or higher.

How to run the App

  • Clone this repo in your dev environment.
  • Get to the project folder after clone, e.g: cd password-validation
  • Run npm install.
  • Run npm run dev to get the vite App running.
  • Access localhost:5173 on your browser.

Running unit tests

  • Run npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published