This is an implementation of another famous Apple scroll animation that you can often find on their website, this time built with React and Framer Motion.
Check out also Apple Scroll Animation 1
- Clone the repository
- Run
npm install
- Run
npm run dev
- Visit
http://localhost:3000