/password-generator

Password generator made with React

Primary LanguageJavaScriptMIT LicenseMIT

password-generator

Simple password generator made with reactJS and Bootstrap 5. Generates combination of lowercase, uppercase, numbers, and symbols with length range from 8 to 32 as your choice.

Site link: create-your-password.netlify.app

Installation

  1. Fork this repository
  2. Clone your fork down to your local machine
git clone https://github.com/[YOUR-USERNAME]/password-generator.git
  1. ReactJs Installation (Make sure you already installed Node)
npm install
  1. Run the program
npm run start

Hacktoberfest-2022

Hacktobefest PRs are welcome. Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

License

MIT LICENSE

Credits

Reference:
Hacktoberfest-2022-img

Contributors