I am trying to make a slider for my card component. but the problem is I am not able to display them in a proper manner.
I tried setting the width of Carousel inner from 100% to 25% but That increases the number of pages in the carousel and shows blank pages when data from my API runs out.
providing the link for codesandbox Here is the link