https://github.com/georgiosdrivas/password-manager
A full-stack password manager built with Next.js, React, Tailwind CSS, Prisma, PostgreSQL, NextAuth, and Zod.
https://github.com/georgiosdrivas/password-manager
Last synced: 5 months ago
JSON representation
A full-stack password manager built with Next.js, React, Tailwind CSS, Prisma, PostgreSQL, NextAuth, and Zod.
- Host: GitHub
- URL: https://github.com/georgiosdrivas/password-manager
- Owner: GeorgiosDrivas
- Created: 2025-07-16T12:11:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-27T08:49:09.000Z (6 months ago)
- Last Synced: 2025-07-27T09:23:38.780Z (6 months ago)
- Language: TypeScript
- Size: 8.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Manager
### Work in progress
A secure and modern password manager web application built with Next.js, NextAuth.js, React, Prisma, and PostgreSQL.

## Tech Stack
- [Next.js](https://nextjs.org/)
- [React](https://react.dev/)
- [Prisma](https://www.prisma.io/)
- [PostgreSQL](https://www.postgresql.org/)
- [NextAuth.js](https://next-auth.js.org/)
- [Tailwind CSS](https://tailwindcss.com/)
## Features
- User authentication (NextAuth.js with credentials)
- Store, view, and manage password items
- Favicon preview for stored URLs
- Secure user data storage with Prisma ORM
- Tailwind CSS for styling