Skip to content

React+Vite app - This is the utility for generating password according to your requirements , this web app allows you to generate a password including your name,special character and even numbers. The ui of this site is very eye catchy and authentic , please give it a try and dont forget to give feedback . Thankyou

Notifications You must be signed in to change notification settings

Manmohit12/passwordGenz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGenZ

Project Summary

PasswordGenZ is a modern, user-friendly web application designed to generate secure passwords quickly and easily. Built with React and powered by Vite, this app allows users to customize their passwords with various options, ensuring strong and unique credentials for enhanced security.

Tech Stack

  • Frontend Framework: React 19
  • Build Tool: Vite
  • Styling: Tailwind CSS 4
  • Language: JavaScript (ES6+)
  • Linting: ESLint
  • Markup: HTML5
  • Styling Language: CSS3

Features

  • Customizable Password Length: Adjust the password length from 6 to 100 characters using a slider.
  • Include Numbers: Option to add numeric characters (0-9) to the password.
  • Include Special Characters: Add special characters like !@#$%^&*~_-+ for stronger passwords.
  • Include User Name: Optionally prepend your name to the generated password.
  • Copy to Clipboard: One-click copy functionality with a confirmation alert.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Real-time Generation: Password updates automatically as options change.
  • Custom Animations: Eye-catching wipe-in-out animation for the title.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/passwordGenz.git
    cd passwordGenz
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 (or the port shown in the terminal).

Usage

  1. Adjust the password length using the slider.
  2. Check the boxes to include numbers, special characters, or your name.
  3. If including your name, enter it in the provided input field.
  4. The password will generate automatically.
  5. Click the "COPY" button to copy the password to your clipboard.

Author

Created by Manmohit Singh

License

This project is open source and available under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Future Enhancements

  • Password strength indicator
  • Save generated passwords locally
  • Export passwords to a file
  • Dark mode toggle

About

React+Vite app - This is the utility for generating password according to your requirements , this web app allows you to generate a password including your name,special character and even numbers. The ui of this site is very eye catchy and authentic , please give it a try and dont forget to give feedback . Thankyou

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published