Skip to content

πŸ” Secure Offline Password Manager built with Next.js. Organize logins by category (πŸ’Ό Work, 🏠 Personal, 🌐 Social, πŸ’³ Finance, πŸ“ Other). Add, edit & delete entries with ease. No cloud ☁️, no tracking πŸ‘€ your data stays 100% private & safe in your browser.

Notifications You must be signed in to change notification settings

Aenigma-Lab/password-manager

Repository files navigation

πŸ” Offline Password Manager

Offline Password Manager UI

A secure, privacy-first password manager built with Next.js. Store and organize your credentials πŸ”‘ completely offline no servers, no cloud ☁️, just you and your data.

Organize logins by categories:

  • πŸ’Ό Work
  • 🏠 Personal
  • 🌐 Social
  • πŸ’³ Finance
  • πŸ“ Other

πŸš€ Getting Started

1. πŸ“¦ Install dependencies

npm install

2. πŸ—οΈ Build the app

npm run build

3. πŸ”„ Run the development server

npm run dev

Open your browser at http://localhost:3000 to see the app in action.


✨ Features

  • πŸ”’ 100% Offline - no cloud sync, no external API
  • πŸ—‚οΈ Categorize passwords (Work, Personal, Finance, etc.)
  • ✏️ Add, edit, and delete entries
  • πŸ”Ž Easy UI for managing your data
  • πŸ“ JSON-based local storage
  • 🧩 Built with Next.js App Router

🧠 Tech Stack

  • βš™οΈ Next.js
  • πŸ’… Tailwind CSS
  • πŸ› οΈ TypeScript
  • πŸ“¦ Zustand (state management)
  • πŸ—ƒοΈ LocalStorage API

πŸ§ͺ Development Tips

  • Edit main logic at: src/app/page.tsx
  • Components are inside: src/components/
  • All hooks can be found in: src/hooks/
  • Password types: src/types/

🌍 Deploying on Vercel

Want to deploy? Click below to launch on Vercel πŸš€


πŸ“š Learn More


πŸ‘¨β€πŸ’» Author

Made with ❀️ by Shubham Mishra


πŸ›‘οΈ License

This project is licensed for personal use and educational purposes.

About

πŸ” Secure Offline Password Manager built with Next.js. Organize logins by category (πŸ’Ό Work, 🏠 Personal, 🌐 Social, πŸ’³ Finance, πŸ“ Other). Add, edit & delete entries with ease. No cloud ☁️, no tracking πŸ‘€ your data stays 100% private & safe in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published