"This project helps you generate random passwords and is written in basic HTML, CSS, and JavaScript. You can create a password according to your preferences."
To run the RANDOM PASSWORD GENERATE on your local machine, follow these steps:
- Clone this repository:
git clone https://github.com/enescopler/password-generate-project.git
- Open the project in VsCode:
cd password-generate-project
code .