PassGen is a website that generates random passwords, This project was bootstrapped with Create React App.
try demo by clicking the button below
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