An open API service indexing awesome lists of open source software.

https://github.com/zweroboy1/angular-password-strength

Simple Angular application for testing password strength.
https://github.com/zweroboy1/angular-password-strength

angular test-task

Last synced: 12 months ago
JSON representation

Simple Angular application for testing password strength.

Awesome Lists containing this project

README

          

# Angular password strength checker

This project is an application to test password strength.

## Screenshot

![image](https://github.com/zweroboy1/angular-password-strength/assets/65929550/47fc6927-0627-41bd-9502-e765bc7620cf)

## Deploy

https://zweroboy1-password-checker.netlify.app/

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).