Skip to content

A web app that generates two strong passwords of user-defined length (8-20 characters) and allows copying them to the clipboard.

Notifications You must be signed in to change notification settings

pcodesdev/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This web application helps you generate strong, random passwords tailored to your needs. Built with HTML, CSS, and JavaScript, it offers a responsive and user-friendly experience across devices.

Features:

  • Generate strong passwords: Create unique, random passwords between 8 and 20 characters in length.
  • Double the options: Get two different password suggestions with each click.
  • Easy copy to clipboard: Simply click the copy icon next to each password to copy it for safekeeping.
  • Responsive design: Enjoy a seamless experience on any device, from desktops to mobile phones.

Running locally:

  1. Clone the repository using git clone https://github.com/pcodesdev/password-generator.git.
  2. Open the index.html file in your preferred browser.

Contributing:

I welcome contributions and feedback! Feel free to fork the project and share your ideas.

License:

This project is licensed under the MIT License.

Live demo:

You can also try the live demo at: https://password-generator-v1.vercel.app/

Star this project:

If you find this project helpful, consider giving it a ⭐!

About

A web app that generates two strong passwords of user-defined length (8-20 characters) and allows copying them to the clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published