/app-store-animation

Recreation of the scroll animation on the App Store when viewing an app.

Primary LanguageTypeScript

APP-STORE-ANIMATION

Recreation of the scroll animation used in the App Store on the app detail page for an app.

Tools Used

  • Next.js
  • Tailwind
  • Framer Motion

    Best experience on smallest browser width as it's helps mimic iPhone experience. Works on all widths, however.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.