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

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.

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