Password Generator

About Project

A simple password generator web-based that assist with generating a secure password. User can then copy and paste the new generated password.

Built it using vanilla javascript html and css.

How to install and Run the Project

  1. clone the repo
  2. On any code editor, I like VsCode, run the live server.If you dont have the extension install it from extension market on VsCode.

🚀 Demo

See demo[https://letsgeneratepassword.netlify.app)

💻 Built with

Technologies used in the project:

  • JavaScript
  • HTML
  • CSS