Duration: 16:58 min
Summary: The carousel will help us display items one at a time, with an arrow on the left and one on the right. As the user clicks on the arrows, the next/previous item displays. We will do this using images. Regardless of the user's action, the carousel will move from one item to the next in a time interval. There are small circles on the top right corner that shows which item is being displayed at the moment. We will build this carousel together in this exercise.