SnipVault is a full-stack code snippet management tool built with Next.js and TypeScript. It enables users to create, edit, and delete code snippets with a clean and responsive UI. Data persistence is handled using Prisma ORM with a relational database, ensuring robust and type-safe interactions.
Next.js 14 · TypeScript · Prisma ORM · mysql · Tailwind CSS