Skip to content

Lucentix/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A simple and customizable password generator built with React. It allows users to create secure passwords by selecting different options for character types, password length, and more. This application is designed with a beautiful and user-friendly interface, featuring animations and copy-to-clipboard functionality.

Features

  • Password Customization: Select from uppercase letters, lowercase letters, numbers, and special characters to generate your desired password.
  • Password Length Control: Adjust the length of the generated password between 8 and 32 characters.
  • Automatic Password Generation: The password is automatically generated based on your selected options as soon as the settings change.
  • Clipboard Integration: Easily copy the generated password to your clipboard with a single click.
  • Modern UI with Animations: The application uses smooth transitions and animations for a more engaging experience.

Installation

To run the Password Generator locally, follow these steps:

1. Clone the repository

git clone https://github.com/Lucentix/password-generator.git
cd password-generator

2. Install dependencies

npm install

3. Run the app

npm start

This will start the development server, and you can access the app in your browser at http://localhost:3000.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Icons: Icon library for adding customizable icons to the app.
  • Tailwind CSS: Utility-first CSS framework for styling the app.
  • Animate.css: Animation library for adding smooth transitions.

Contributing

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-name).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ by Lucentix.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published