Mantine Next starter
This starter includes all @mantine packages, feel free to remove everything that is not required for your application
Explore features
Notifications system
Display code with theme colors
import React from 'react';
import { Prism } from '@mantine/prism';
return <Prism language="tsx">{yourCode}</Prism>
Build forms fast with huge inputs library
Add your styles to any part of component
Follow Mantine on Twitter
rel="noopener noreferrer"
href="https://twitter.com/mantinedev"
backgroundColor: "#00acee",
textShadow: "1px 1px 0 #0490c7",
Follow Mantine on Twitter