This project is a password generator that creates passwords with up to 20 characters. The user can choose to add lower case letters, upper case letters, numbers and symbols to each password.
Webpack was used to implement JavaScript module bundling.
Node.js modules (node_modules directory) were added to .gitignore
https://elisa-amaral.github.io/Password-Generator/
- JavaScript
- Node Package Manager (NPM)
- Webpack (module bundler)
- HTML
- CSS