I have to implement a horizontal slider where I have to scroll cards having data and selected card (or the center card) should be highlighted and when we scroll again to left on slider, the selected card should fade away.
In this image, cards we are seeing should get slide
I have tried react-slick library. I was able to create a slider but then fading is not happening.
New contributor
missgoyal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.