This is a project for creating a Random password.
You can access this by forking this repository in your localsystem or try it using this link: Live Demo:
https://password-generator-eta-blush.vercel.app
To get into your localsystem and play with it ->
Create a vite project for react+javascript
git clone https://github.com/siddharthseth888/Password-Generatornpm inpm run dev
if this doesn't work create a separate vite project file using this ->
npm create vite@latestcd ${vite_project directory}and then run the above command
Thank you for Reading! Happy Coding