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

https://github.com/anmol-baranwal/password-generator

A simple JavaScript project to create random passwords 🤝
https://github.com/anmol-baranwal/password-generator

dark-theme javascript-project password-generator

Last synced: 11 days ago
JSON representation

A simple JavaScript project to create random passwords 🤝

Awesome Lists containing this project

README

          

# Password Generator   🤝

JavaScript project to generate strong passwords based on the customization and choice.


## :fire: Deployed Link ##

```
https://password-generator-anmol-baranwal.vercel.app/
```


## 🚀 Features
- ✔️ You can customize the password using three filters :
- Using Symbols
- Using Numbers
- Length of Password up to 20

- ✔️ Cool User Interface
- ✔️ Dark Mode & Light mode available
- ✔️ Option to hide the password or show it based on the choice
- ✔️ Copy the password without hassle with just 1 click


## 💻 Tech Stack