Skip to content

superiorkid/passweird

Repository files navigation

Passweird

Password Manager built with Next.js and shadcn/ui.

Tech Stack

  • Next.JS with server action
  • Prisma ORM
  • Tailwind CSS
  • shadcn/ui
  • neon postgres

Resources

UI resource

Demo

demo

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages