/passgen-react

password generator made with react

Primary LanguageJavaScript

PassGen

PassGen is a website that generates random passwords, This project was bootstrapped with Create React App.

try demo by clicking the button below

Installation and Setup

To install the required packages, run the following command:

npm install

To start the project, run the following command:

npm start

To build the project, run the following command:

npm run build