Skip to content

A simple and responsive password generator web application built using HTML, CSS, and JavaScript. Users can customize the password length, include numbers, and add special characters

Notifications You must be signed in to change notification settings

DeveloperAnuragsrivastav/Password-Generator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Password Generator

A simple password generator built with HTML, CSS, and JavaScript. This app lets users create secure passwords based on customizable options like length, numbers, and special characters.

✨ Features

  • Adjustable Password Length: Set your desired password length using a slider.
  • Include Numbers: Option to include numeric characters in the password.
  • Include Special Characters: Add special characters for extra security.
  • Copy Functionality: Quickly copy the generated password to the clipboard with a single click.
  • Responsive Design: Clean and user-friendly interface.

🖼️ live Preview

https://safepasswordtool.freewebhostmost.com


🖼️ Preview

Screenshot (130)


🚀 How to Use

  1. Set the Character Length: Use the slider to set the length of the password.
  2. Select Options: Check the boxes to include numbers or special characters.
  3. Generate Password: Click the "Generate" button to create a password.
  4. Copy Password: Click the "Copy" button to copy it to your clipboard.

🛠️ Technologies Used

  • HTML5: Markup for the structure.
  • CSS3: Styling and layout.
  • JavaScript (ES6): Logic for password generation and interactivity.

📂 Project Structure

password-generator/
├── index.html      # HTML structure
├── styles.css      # CSS for styling
└── script.js       # JavaScript logic

🛠️ Installation

  1. Clone the repository:
    git clone https://github.com/your-username/password-generator.git
  2. Navigate to the project folder:
    cd password-generator
  3. Open the index.html file in your browser.

🤝 Contributions

Contributions are welcome!
Feel free to fork the repository and submit a pull request with your improvements or suggestions.


📜 License

This project is licensed under the MIT License.


About

A simple and responsive password generator web application built using HTML, CSS, and JavaScript. Users can customize the password length, include numbers, and add special characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published