Creating a Reusable Carousel Component in React
In this article, I will be showcasing how we can create a simple carousel component without need of any external library. I will create a barebones carousel component, to which we can apply styling based on our requirement.
What is a Carousel?
A caro...
blogs-by-kalpak.hashnode.dev9 min read