https://github.com/pedrohenrique-git/password-generator
Password generator
https://github.com/pedrohenrique-git/password-generator
css html javascript webpack
Last synced: 3 months ago
JSON representation
Password generator
- Host: GitHub
- URL: https://github.com/pedrohenrique-git/password-generator
- Owner: PedroHenrique-git
- License: mit
- Created: 2020-08-30T16:48:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T19:17:47.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T04:55:35.909Z (9 months ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://pedrohenrique-git.github.io/password-generator/
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Password generator
Password generator made using html, css, pure JavaScript and webpack
you can see the app online here: https://pedrohenrique-git.github.io/password-generator/
## Getting Started
install dependencies: npm install
modify files: npm run dev
open the files with a server, the vscode live server extension is very good
## Build with
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details