Skip to content

tau150/password-assistant

Repository files navigation

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Tests

npm run test

Live

https://password-assistant.vercel.app/

How to test success and error case

For success any password that works with the validations would be of, for testing the unhappy path you can use the following password:

pruebaKO123?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published