This component displays an array of react elements in a carousel with 3D animations.
npm i -S react-carousel-3d
import Carousel3D from 'react-carousel-3d'
| Prop | Description |
|---|---|
| elements | An array or React elements to display in the carousel |
| backgroundColor | The background color of the carousel |
