Skip to content

Amit81082/Password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Web-based Password Manager

A sleek and simple client-side password manager built with HTML, CSS, and JavaScript. It allows users to securely store credentials in their browser using localStorage, with a responsive UI and copy-to-clipboard functionality.


📸 Preview

image


✨ Features

✅ Add & store login credentials (website, username, password)
✅ Auto-update credential table on submission
✅ Copy-to-clipboard buttons for username, password, and website
✅ Delete credentials easily
✅ All data saved in localStorage
✅ Mobile-friendly hamburger menu navigation
✅ No backend or database required


🚀 Getting Started

🔧 Prerequisites

You only need a web browser!

🧪 Run Locally

# Clone the repository
git clone https://github.com/Amit81082/Password_manager.git
cd Password_manager

# Open the index.html file in your browser

About

A sleek and simple client-side password manager built with HTML, CSS, and JavaScript. It allows users to securely store credentials in their browser using localStorage, with a responsive UI and copy-to-clipboard functionality.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors