ProNextJS
    Loading
    lesson

    Mantine

    Jack HerringtonJack Herrington

    Mantine is a respected open-source library has been around for awhile. They have some very nice enterprise-grade components.

    They've split their components into several libraries that you can pick and choose from. They also have a nice selection of templates including ones for both the Next.js App Router and Pages Router.

    Note that unlike the previous two libraries, shadcn and Wedges, Mantine does not use TailwindCSS. Instead it uses postcss.

    Mantine is also a true component framework. You'll be composing everything from layout to typography with components. You'll also be using Mantine's useForm hook instead of react-hook-form.

    After watching this video you'll understand how to setup Mantine, put together a blog app using its UI components and hooks, and understand its pros and cons.

    Transcript