A Notion-style blogging app

We all love notion, so why not use it for blogging? This is a clone of notion inspired by btw.so built with Nextjs 13 and Shadcn-ui

Tech

I've used the cutting-edge tools including

Next.js 13

App dir, Routing, Layouts, Loading UI and API routes.

React 18

Server and Client Components. Use hook.

Database

ORM using Prisma and deployed on PlanetScale.

Shadcn-ui

Shadcn-ui components with radix and tailwindcss.

Authentication

Authentication using NextAuth.js and middlewares.

Tiptap

Tiptap is a WYSISWYG editor built with hooks for modern react