This tool was designed to create a simple interface for users to generate safe and unique passwords with one click. I am an advocate for strong passwords, and I believe that the more people have access to simple-to-use sites and tools to generate and store unique and strong passwords, the safer the internet will become.
To server the final application, simply run the command npm i
in order to install all packages, and run npm run dev
To build to application for the web, simply run npm run build
in order to build the application, and run npm run preview
to see the final build.