This is a simple password generator application built with React.
Experience the password generation magic here!
This application empowers users to create secure and unique passwords effortlessly. Tailored to user preferences, it allows customization of password length and the inclusion of numbers and special characters.
- Generate random passwords with ease
- Tailor password length to your needs
- Choose to include numbers and special characters for added security
- Conveniently copy generated passwords to clipboard
- React
- Tailwind CSS
- Clone this repository.
- Navigate to the project directory.
- Run
npm installto install dependencies. - Execute
npm run devto start the development server. - Visit http://localhost:5173 to access it in the browser.
Created with passion by Dharam IN
This project is licensed under the MIT License - see the LICENSE file for more details.
