PassCrafter is a modern, user-friendly random password generator designed to help users create secure passwords. With customizable options including length, uppercase letters, lowercase letters, numbers, and symbols, PassCrafter ensures you have strong passwords tailored to your needs.
- Customizable Length: Adjust the length of your password from 4 to 20 characters.
- Include Uppercase Letters: Toggle to include uppercase letters in your password.
- Include Lowercase Letters: Toggle to include lowercase letters in your password.
- Include Numbers: Toggle to include numbers in your password.
- Include Symbols: Toggle to include special symbols in your password.
- Copy to Clipboard: Easily copy your generated password to the clipboard with a single click.
- Automatic Generation: Passwords are automatically regenerated when toggles are changed.
To get started with PassCrafter, follow these steps:
-
Clone the Repository
git clone https://github.com/chhedadhruv/passcrafter-password-generator.git
-
Navigate to the Directory
cd passcrafter-password-generator
-
Install Dependencies
yarn install
-
Start the Development Server
yarn start
-
Adjust Password Length
Use the slider to adjust the length of your password. The length can be set from 4 to 20 characters.
-
Customize Password
Toggle the switches to include uppercase letters, lowercase letters, numbers, and symbols in your password.
-
Generate Password
Click the "Generate Password" button to create a new password based on your preferences.
-
Copy Password
Click the "Copy to Clipboard" button to copy the generated password to your clipboard.
-
Automatic Generation
Passwords are automatically regenerated when toggles are changed.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling.
For any questions or feedback, feel free to reach out to me at me@dhruvchheda.com.