This is a simple password generator that generates a password of a given length.
-
First of all install git on your computer.
-
Then clone the repository using the following command:
git clone https://github.com/MSCKIIT/Password-Generator
-
Open the folder in vs code.
-
Install the Live Server Extension.
-
Right click on the index.html file and click on "Open with Live Server".
-
You can now see the website running on your browser at http://localhost:5500/