Skip to content

Balaji-Avk/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

  • Can create password of desired length
  • Can include numbers and characters as desired

Getting Started 🚀

  1. Open your editor

  2. Open the Terminal.

  3. Clone the Repository and Navigate into the Directory - Once your terminal is open, you can clone the repository and move into the directory by running the commands below.

  4. Install node modules and run - type npm install for installing node modules and npm run dev for running.