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.
Mantine UI is a Next.js project:
- Clone repository
- Install dependencies:
yarn
- Run development server:
npm run dev
MIT