Choose packages

And get started with

Get started with Next.js GitHub template
Or init new application
npx create-next-app --ts
Install dependencies
With yarn
yarn add @mantine/hooks @mantine/core @mantine/next
With npm
npm install @mantine/hooks @mantine/core @mantine/next
And follow Next.js guide
Follow Next.js getting started guide

Explore Mantine UI

Mantine UI is a set of more than 120 responsive components built with Mantine. All components support dark/light color scheme and Mantine theme customizations. Mantine UI is free for everyone.