A free, open source, Next 14, React 18 admin dashboard template created using Mantine 7
This is a professional admin and dashboard template built using Mantine 7. It includes a wide range of UI components, forms, tables, charts, pages, and icons. The template is built with Next v14, React, Apex Charts, Mantine DataTable, and Storybook. It is customizable, fully responsive, and cross-browser compatible. The code is clean and well-documented, and regular updates are provided.
To install this template, follow these steps:
Install the required packages: Next.js, Mantine, React, TypeScript, Storybook, Changeset CLI, NextAuth, Tabler icons, Mantine datatable, Lodash, and Apex chart. You can use package managers like npm or yarn.
npm install next react react-dom
yarn add next react react-dom
Once the packages are installed, you can start customizing the template by modifying the code according to your requirements.
To run the development server, use the following command:
next dev
This will start the server and allow you to preview the template in your browser.
To build and export the template for production, use the following command:
next build
next export
The template will be built and exported as static HTML, CSS, and JavaScript files that can be deployed to any hosting platform.
This admin and dashboard template built using Mantine 7 is a versatile and customizable solution for building professional web applications. It offers a wide range of UI components, responsiveness across devices, cross-browser compatibility, clean code, and regular updates. The installation process is straightforward, and the template can be easily customized and deployed for production use.