Skip to content

chdhanya20/password-generator-app-using-html-css-and-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator App

HTML CSS JavaScript


🌟 Overview

The Password Generator App is a simple and user-friendly web application to create strong, random passwords. You can customize the length and choose which character types to includeβ€”making your passwords more secure and unique.


⚑ Features

  • Generate strong random passwords.

  • Select password length.

  • Include/exclude:

    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special characters
  • Copy password to clipboard with one click.

  • Responsive design for desktops and mobile devices.


🎨 Demo

Live demo: (Add your live URL here)

App Screenshot Example: Generated password with selected options.


πŸ›  Technologies Used

  • HTML – App structure
  • CSS – Styling and layout
  • JavaScript – Password generation logic

πŸš€ How to Use

  1. Open index.html in your browser.
  2. Choose your desired password options: length, uppercase, lowercase, numbers, special characters.
  3. Click Generate Password.
  4. Your password appears in the text box.
  5. Click Copy to save it to your

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published