Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debski-patrick/password-generator

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.
https://github.com/debski-patrick/password-generator

eslint figma javascript prettier svelte tailwindcss vercel

Last synced: 28 days ago
JSON representation

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.

Awesome Lists containing this project

README

        



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](#about-the-project)
- [Screenshots](#screenshots)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [License](#license)
- [Contact](#contact)

## 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

* [Vercel](https://vercel.com/) For hosting
* [Tailwind CSS](https://tailwindcss.com/) For styling
* [Figma](https://www.figma.com/) For the design
* [Svelte](https://svelte.dev/) For the frontend

โฌ† Back to top

## Getting Started

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

โฌ† Back to top

## License

Distributed under the **MIT License**. See [`LICENSE`](https://github.com/spatz-pearl/password-generator/blob/main/LICENCE) for more information.

โฌ† Back to top