Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/debski-patrick/password-generator
- Owner: debski-patrick
- License: mit
- Created: 2024-03-30T04:51:26.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-30T04:52:19.000Z (11 months ago)
- Last Synced: 2024-11-24T00:55:52.223Z (3 months ago)
- Topics: eslint, figma, javascript, prettier, svelte, tailwindcss, vercel
- Language: Svelte
- Homepage: https://passwordss.vercel.app
- Size: 223 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# ๐ Passwordss ๐
Strong Password Generator โ Create strong, random combinations to protect your online accounts. Keep your data safe with just one click!.
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.
## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
### 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## 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
```## License
Distributed under the **MIT License**. See [`LICENSE`](https://github.com/spatz-pearl/password-generator/blob/main/LICENCE) for more information.