Apple Notes Clone — A minimal full-stack notes app built with Nuxt 3, Prisma, and TypeScript. Supports user authentication, JWT sessions, and CRUD operations for notes with a clean Vue 3 UI.
Features
Create, edit, and delete notes
User authentication (register/login)
JWT-based session management
Prisma ORM with MSQL
Minimal UI with Vue 3 components
REST API endpoints for interaction