A modern Password Generator built using React and Vite.
https://password-generator-one-weld.vercel.app/
- Generate secure passwords
- Choose password length
- Include Numbers
- Include Special Characters
- Copy password to clipboard
- Responsive UI
- Fast and lightweight
- React
- JavaScript
- Vite
- CSS
(Add screenshot here)
git clone https://github.com/kavisingh300/Password-Generator.git
cd Password-Generator
npm install
npm run devnpm run buildKavi Kumar Singh
GitHub: https://github.com/kavisingh300