Next note app demo (notion-style note app built with Nextjs, Convex, Clerk, shadcn & EdgeStore)

Опубликовано: 16 Июль 2026
на канале: SiangYin
80
0

Recorded a quick demo of Next note, a small note-taking app I built to practice modern Next.js.

Notion-style editor + sub-pages
Auth with Clerk
Convex for data (create, delete, restore)
⌘K / Ctrl+K search
Dark mode, mobile-friendly
Public share links

Tech-Stack
Next.js (App Router), React, Tailwind + shadcn/ui, Convex, Clerk, Vercel.

Try it
Live app: https://next-note-app-pied.vercel.app/
Source code: https://github.com/siangyin/next-note