Skip to content

RikkertTheDeveloper/password-generator

Repository files navigation

Password Generator

By Rick Arendsen

👋 Tool Introduction

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.



💡 Serving The Application

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.

About

Making the internet a safer place, one password at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published