Skip to content

maheshmnair/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ Password Generator

A simple and easy-to-use web application to generate strong, random passwords.

Try the live demo here!


🌟 Features

  • Customizable Length: Choose the desired length for your password.
  • Character Options: Select which character types to include in your password:
    • Uppercase Letters (A-Z)
    • Lowercase Letters (a-z)
    • Numbers (0-9)
    • Symbols (!@#$%^&*)
  • One-Click Copy: Easily copy the generated password to your clipboard.
  • Responsive Design: Works smoothly on both desktop and mobile browsers.

πŸ› οΈ Technologies Used

This project is built with fundamental web technologies:

  • HTML: The structure of the web page.
  • CSS: Styling and layout.
  • JavaScript: The application logic for generating passwords and handling user interactions.

πŸš€ How to Use

There are two ways to run this application:

1. Live Demo (Recommended)

Simply visit the GitHub Pages link: https://maheshmnair.github.io/PasswordGenerator/

2. Run Locally

If you want to run the project on your own machine:

  1. Clone the repository:

    git clone https://github.com/maheshmnair/PasswordGenerator.git
  2. Navigate to the directory:

    cd PasswordGenerator
  3. Open the application: Open the index.html file in your favorite web browser.


🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.


πŸ“œ License

This project is open source. Feel free to use and modify it. If you'd like to make it official, consider adding a LICENSE file (like the MIT License).

About

app to generate random passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published