Skip to content

jobyjoseph/nextjs-notion-clone

Repository files navigation

Things Learned

  • Setup Next.js with Tailwind CSS
  • Trunk VS Code extension for code quality
  • Setup Shadcn UI
  • Private folder in app using _foldername
  • Group routes using organizational folders (foldername)
  • Dark and Light mode styling using prefers-color-scheme
  • Use convex real time DB
  • Clerk authentication
  • class-variance-authority package
  • emoji-picker-react package to implement emoji picker for document title
  • Notion like editor is done using blocknote editor package

Enjoy!!!

Course completed on Aug 19, 2024