Skip to content

Password Generator Application This is a simple password generator application built using React. It allows users to generate random passwords with customizable length and inclusion of numbers and special characters.

Notifications You must be signed in to change notification settings

CaptainPradip/Password-Generator

Repository files navigation

Password Generator Application

Password Generator Application This is a simple password generator application built using React. It allows users to generate random passwords with customizable length and inclusion of numbers and special characters. Screenshot

Features

  • Password Generation: Random passwords are generated based on user-defined length and character sets.
  • Customization: Users can specify the length of the password and choose whether to include numbers and special characters.
  • Copy to Clipboard: Generated passwords can be easily copied to the clipboard with the click of a button.

Usage

  1. Clone or download the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running npm install.
  4. Start the application with npm start.
  5. Access the application in your browser at http://localhost:3000.

How to Use

  1. Adjust the length of the password by moving the range slider.
  2. Check the "Include Numbers" checkbox if you want numbers to be included in the password.
  3. Check the "Include Special Characters" checkbox if you want special characters to be included in the password.
  4. Once satisfied with the settings, the generated password will be displayed in the input field.
  5. Click the "Copy" button to copy the generated password to the clipboard.
  6. Optionally, make further adjustments to the settings and generate a new password.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS
  • tailwind css

License

This project is licensed under the MIT License.

About

Password Generator Application This is a simple password generator application built using React. It allows users to generate random passwords with customizable length and inclusion of numbers and special characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •