SecurePass Generator is a modern, user-friendly password generator built with React and Tailwind CSS. Create strong, randomized passwords with customizable options like length, numbers, and special characters. Perfect for enhancing your online security, this tool ensures your passwords are both secure and easy to manage.
- Customizable Password Length: Choose password length from 6 to 32 characters.
- Include Numbers: Option to include numbers for added complexity.
- Special Characters: Toggle special characters for stronger passwords.
- Copy to Clipboard: Easily copy generated passwords with one click.
- Real-Time Updates: Passwords update instantly as you adjust settings.
- Responsive Design: Works seamlessly on all devices.
-
Clone the repository:
git clone /~https://github.com/abdulrahmans0414/securepass-generator.git
-
Navigate to the project directory:
cd securepass-generator
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000.
-
Adjust the password length using the slider.
-
Toggle Numbers and Special Characters as needed.
-
Click the Copy button to copy the generated password to your clipboard.
-
Use your secure password wherever needed!
-
React: Frontend library for building user interfaces.
-
Tailwind CSS: Utility-first CSS framework for styling.
-
JavaScript: Core programming language for functionality.
-
Clipboard API: For copying passwords to the clipboard.
This project is licensed under the MIT License. See the LICENSE file for details.
-
Inspired by the need for stronger online security.
-
Built with ❤️ using React and Tailwind CSS.
Check out the live demo: SecurePass Generator
Made with ❤️ by Abdul Rahman