Setup

Intialize project

yarn create vite .
yarn
yarn dev

UI component

yarn add @mantine/core @mantine/hooks @mantine/form @mantine/dates @tabler/icons-react @mantine/modals @mantine/notifications @mantinex/dev-icons
yarn add @mantine/tiptap @tiptap/react @tiptap/pm @tiptap/extension-link @tiptap/starter-kit @tiptap/extension-highlight @tiptap/extension-underline
yarn add @hello-pangea/dnd
yarn add --dev postcss postcss-preset-mantine postcss-simple-vars json-server

Setup React supports

yarn add axios react-router-dom react-query dayjs lodash