https://github.com/abdulrahmans0414/securepass-generator
SecurePass Generator is a modern, user-friendly password generator built with React. Create strong, randomized passwords with customizable options like length, numbers, and special characters.
https://github.com/abdulrahmans0414/securepass-generator
clipboard-copy cryptography frontend password-generator react securepasswords security tailwindcss user-friendly web-application
Last synced: 2 months ago
JSON representation
SecurePass Generator is a modern, user-friendly password generator built with React. Create strong, randomized passwords with customizable options like length, numbers, and special characters.
- Host: GitHub
- URL: https://github.com/abdulrahmans0414/securepass-generator
- Owner: abdulrahmans0414
- Created: 2025-02-15T16:10:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T17:21:52.000Z (over 1 year ago)
- Last Synced: 2025-02-15T18:26:01.830Z (over 1 year ago)
- Topics: clipboard-copy, cryptography, frontend, password-generator, react, securepasswords, security, tailwindcss, user-friendly, web-application
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecurePass Generator 🔒




**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.
---
## Features ✨
- **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.
---
## Installation 🛠️
1. Clone the repository:
```bash
git clone https://github.com/abdulrahmans0414/securepass-generator.git
```
2. Navigate to the project directory:
```bash
cd securepass-generator
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm start
```
5. Open your browser and visit http://localhost:3000.
## Usage 🚀
1. Adjust the password length using the slider.
2. Toggle Numbers and Special Characters as needed.
3. Click the Copy button to copy the generated password to your clipboard.
4. Use your secure password wherever needed!
## Technologies Used 💻
- **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.
## License 📄
This project is licensed under the MIT License. See the LICENSE file for details.
## Acknowledgments 🙏
- Inspired by the need for stronger online security.
- Built with ❤️ using React and Tailwind CSS.
## Live Demo 🌐
Check out the live demo: [SecurePass Generator]()
---
Made with ❤️ by Abdul Rahman