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.
- Host: GitHub
- URL: https://github.com/zweroboy1/angular-password-strength
- Owner: zweroboy1
- Created: 2024-02-17T23:55:54.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-19T03:30:46.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T08:33:17.445Z (about 1 year ago)
- Topics: angular, test-task
- Language: TypeScript
- Homepage: https://zweroboy1-password-checker.netlify.app/
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular password strength checker
This project is an application to test password strength.
## Screenshot

## 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).