Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 894 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 894 Bytes

Apple Scroll Animation 2

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

Live Demo

GIF Preview

screenshot

Installation

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. Visit http://localhost:3000

Documentation

Resources

License