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 🤝
- Host: GitHub
- URL: https://github.com/anmol-baranwal/password-generator
- Owner: Anmol-Baranwal
- License: mit
- Created: 2022-11-12T05:02:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T19:52:55.000Z (over 3 years ago)
- Last Synced: 2025-03-19T10:45:23.796Z (about 1 year ago)
- Topics: dark-theme, javascript-project, password-generator
- Language: CSS
- Homepage: https://password-generator-anmol-baranwal.vercel.app/
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
