Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 357 Bytes

shadcn-carousel

A carousel made exclusively from shadcn/ui components

This project makes use of the followings components:

Dialog, ScrollArea, Button, Skeleton.

You will find in backup_dataFetching the raw copy and paste of the snippet I had in the main project I used the carousel.

In order to use the component, you must need Next.js and shadcn/ui.