I'm currently developing a website using react.js and bootstrap, and I am intrigued by the idea of creating a carousel similar to the image shown below. The concept involves having a central card pop out slightly with a shadow effect, allowing users to swipe left or right to view other cards in the sequence.
https://i.sstatic.net/HD6Yu.png
Is there an existing package or solution available to achieve this design, or would it require custom development?