Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 989 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 989 Bytes

Password Generator

This is a basic password generator built with HTML, CSS, and JavaScript. It allows users to instantly generate and copy secure passwords with a single click.

Features

  • Instant Password Generation: Click the generate button to create a new password.
  • Copy to Clipboard: Easily copy the generated password with a single click.
  • Responsive Design: Works seamlessly on different devices.

How to Use

  1. Clone or download this repository to your local machine.
  2. Open the index.html file in your browser.
  3. Click the "Generate Password" button to create a new password.
  4. Click the "Copy" button to copy the password to your clipboard.

Demo

https://mathewjosephta.github.io/Password-Generator/

Technologies Used

  • HTML
  • CSS
  • JavaScript

License

This project is open-source and available under the MIT License.

Contact

If you have any questions or feedback, feel free to contact me [email protected].