Skip to content

Latest commit

 

History

History
113 lines (83 loc) · 2.85 KB

README.md

File metadata and controls

113 lines (83 loc) · 2.85 KB
Web preview

🔐 Passwordss 🔑

Strong Password Generator – Create strong, random combinations to protect your online accounts. Keep your data safe with just one click!.

View Demo · Report Bug · Request Feature

Table of contents

About The Project

Generate strong passwords with Passwordss. The passwords are generated locally in your browser and are never sent to the server. Passwordss is a simple, secure, and free password generator. You can use it to create strong passwords for your online accounts and protect your data from hackers.

⬆ Back to top

Screenshots

⬆ Back to top

Built With

⬆ Back to top

Getting Started

  1. Clone or fork the repo
git clone https://github.com/spatz-pearl/password-generator
  1. Go to the project folder
cd password-generator
  1. Install NPM packages
npm install
  1. Run the project
npm run dev

⬆ Back to top

License

Distributed under the MIT License. See LICENSE for more information.

⬆ Back to top