This is a Next.js project bootstrapped with create-next-app. This is just a simple experiment to build a custom carousel built from scratch using just the scroll snap api. Getting Started To run the development server: npm i # or bun i npm run dev # or bun dev