A modern Notion clone built with Next.js, TypeScript, and Tailwind CSS.
npm install
npm run dev
āāā src/
ā āāā app/ # Next.js app directory
ā āāā components/ # React components
ā āāā lib/ # Utilities and helpers
ā āāā store/ # Zustand store
ā āāā types/ # TypeScript types
Contributions are welcome! Please feel free to submit a Pull Request.