Notion Clone

Year:2023
Tech:Next.js, Typescript, Tailwind, Prisma, Clerk, Cloudinary, Atlas (Mongodb), React Query, Zustand
Repo:Github
Link:View
Main Features:
- CRUD document and share documents
- Beautiful editor powered by Tiptap, with features like suggestion, paragraph, heading, todo-list, etc.
- Image signed uploads, update and delete with Cloudinary. When image get update or delete the the image will be overwrite and invalidate the CDN
- Full responsivity in all screen and Light / Dark mode (depend on system)
- User authentication with Clerk, and documents data stored in mongoDB atlas.