Built the demo with NextJS + Mantine UI + Tailwind CSS
firstly, clone the code from Github repository:
# Step 1:
git clone https://github.com/officialrajdeepsingh/mantine-ui-nextjs.git
# Step 2:
cd mantine-ui-nextjs
# Step 3:
pnpm install
# Step 4:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result. Read the full article