# Carousel section with cards

A carousel section with cards built with Mantine.

By Mantine. Categories: library.

[Source](https://github.com/croct-tech/templates/blob/master/templates/mantine/block/cards-carousel/)

## Installation

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

# Introduction

This template adds the [carousel section with cards](https://ui.mantine.dev/category/carousels/?utm_source=croct#cards-carousel) 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://block/cards-carousel
```
