Smooth Scroll
An animated stacking card effect that creates a visually engaging experience by layering and animating cards with smooth transitions.
An animated stacking card effect that creates a visually engaging experience by layering and animating cards with smooth transitions.
Follow these simple steps to add the Smooth Scroll component to your project:
Install Dependencies
pnpm add motion
Create a new file: components/motions/smooth-scroll.tsx
and copy the code below:
Adjust the import paths in both files according to your project's structure.