MaterialUI Password Generator is a simple app that allows you to generate secured and customizable passwords.
Demo : https://main.d14gqk4yyzw6rb.amplifyapp.com
Any generated password is NOT registered.
After cloning the repository, you can do yarn install.
Then yarn start to start editing or testing the code.
To put the application in production mode, you need to yarn run build.
Extract files from the build directory being created, and serve theme with a static server (Eg: Apache, Nginx).