Sets of custom extensions & toolbars for tiptap editor, ready to use with shadcn/ui components.
- Framework: Next.js
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Tiptap (Editor): Tiptap
-
Clone the repository
git clone https://github.com/NiazMorshed2007/shadcn-tiptap.git
-
Install dependencies using pnpm
pnpm install
-
Start the development server
pnpm run dev