https://github.com/hosanabarcelos/password-generator
Password generator with filters for front-end mentoring.
https://github.com/hosanabarcelos/password-generator
js mentoring password-generator vue
Last synced: 9 months ago
JSON representation
Password generator with filters for front-end mentoring.
- Host: GitHub
- URL: https://github.com/hosanabarcelos/password-generator
- Owner: hosanabarcelos
- License: mit
- Created: 2023-04-10T12:57:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T05:07:06.000Z (over 2 years ago)
- Last Synced: 2025-01-11T08:28:28.806Z (11 months ago)
- Topics: js, mentoring, password-generator, vue
- Language: Vue
- Homepage:
- Size: 215 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password Generator
Password generator with filters for front-end mentoring.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
---
Made by [Hosana Barcelos](https://github.com/hosanabarcelos).