Kotion is a modern, minimalistic note-taking application built with Next.js and Convex — inspired by the flexibility of Notion, but focused on fast, distraction-free writing and organizing.
- ✍️ Rich text editor for writing notes
- 🧩 Block-based note structure
- 🗂️ Organize notes into pages and sub-pages
- 🔁 Real-time data sync with Convex DB
- 👤 User authentication and session management
- 🌓 Light and dark mode support
- 💾 Auto-save on edit
Hosted Url : (https://kotion-note-taking.vercel.app/documents/j57ehe81ea99z81xes9ag5wc4x7h97j9)
- Frontend: Next.js, Tailwind CSS, Shadcn/UI
- Backend: Convex
- Auth: NextAuth.js or Clerk/Auth.js (specify if used)
- Editor: Tiptap or Lexical (specify)
- Clone the repo
git clone https://github.com/yourusername/kotion.git cd kotion