Building a vertical snap carousel with touch-drag pagination
I needed a vertical carousel for my portfolio that felt native: snaps cleanly between items, has pagination you can drag on mobile, and doesn't require a 50kb library to pull off.
Here's how I built it with CSS scroll-snap, a minimal React hook, and ...
sammii.hashnode.dev4 min read