# Header with menu

A header component with menu built with Mantine.

By Mantine. Categories: library.

[Source](https://github.com/croct-tech/templates/blob/master/templates/mantine/component/header-menu/)

## Installation

```sh
npx croct@latest init
```

# Introduction

This template adds the [header component with menus](https://ui.mantine.dev/category/headers/?utm_source=croct#header-menu) from Mantine to your project.

It comes fully integrated with Croct, giving you CMS, AB testing, and personalization out of the box.

## Usage

To create a new project using this template, run:

```croct-cmd
croct use mantine://component/header-menu
```
