Skip to content

nikita8763/Password-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator that generates a password of a given length.

Setup

  1. First of all install git on your computer.

  2. Then clone the repository using the following command:

git clone https://github.com/MSCKIIT/Password-Generator
  1. Open the folder in vs code.

  2. Install the Live Server Extension.

  3. Right click on the index.html file and click on "Open with Live Server".

  4. You can now see the website running on your browser at http://localhost:5500/

About

A password-generator website using html css and js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.5%
  • CSS 32.8%
  • JavaScript 30.7%