Keep It is a clean and modern password manager web app with local-first storage, strong password generation, and easy account management.
- Add, edit, and delete accounts (
url,username,password) - Password Manager view with quick card-based browsing
- Home dashboard with password generator
- Strong random password generation (16 chars)
- CSV export and import (
url,username,password) - Duplicate account prevention
- Clear all data flow with typed confirmation (
CLEAR DATA) - Site favicon + site name display from URL
- Responsive UI (desktop/mobile)
- HTML5
- CSS3
- JavaScript
- Bootstrap 5
- Font Awesome
- Data is stored in browser
localStorage - No backend, no cloud sync (currently)
- Clearing browser storage removes saved passwords
- Clone/download the project
- Open
index.htmlin your browser
Header must be:
url,username,password