Skip to content

guykahalani/react-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

This is a random password generator made with React and Sass.

Working Demo

https://gk-password-generator.netlify.app/

Run Locally

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

Run:

npm run start