A
Anonymous
Default Component - Copy this React, Mui Component to your project
Create an image carousel component using Material UI components with the following conditions. • The carousel must contain at least images. • The carousel must show an image every 5 seconds. • Once the carousel shows the last image, the following one to be shown after 5 seconds is the first one. The carousel component must show pagination points at the bottom. • It must show as many pagination points as the number of images.
Prompt
