Skip to content

This is a password generator build using HTML, Sass, vanilla js, and parceljs.

License

cloges4/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a password generator build using HTML, Sass, vanilla js, and parceljs.

Getting Started

  1. Clone repo
git clone <repo url>
  1. Install dependencies
npm install
  1. To get a development server up and running
npm run start
  1. To get production built version
npm run build

Prerequisites

From the project root directory run:

npm install

This will install everything needed.

Development Environment

Type

npm run start

will get you a development server

Built With

Contributing

Feel free to submit pull requests. .

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

This is a password generator build using HTML, Sass, vanilla js, and parceljs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published