This is a simple React application that allows users to generate unique and secure passwords with customizable length and character options. Users can copy the generated passwords to their clipboard for easy use.
- Generate unique passwords with customizable length.
- Option to include numbers and special characters in the generated passwords.
- Copy generated passwords to clipboard with a single click.
- React with Vite
- Tailwind CSS
- JavaScript
-
Clone this repository:
git clone https://github.com/teamharsh/UniPassGen.git
-
Navigate to the project directory:
cd UniPassGen
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Access the application: Open your web browser and go to: http://localhost:5173/
If you'd like to contribute to this project, please follow these steps:
- Fork the repository on GitHub.
- Make your changes.
- Commit your changes with clear commit messages.
- Push your changes to your fork.
- Submit a pull request explaining your changes.
- Harsh Kumar
- LinkedIn: mrharshkr