|
|
This is a full GSAP project with smooth animations, intro and scrolling effects.
[Visit here]First, run the development server:
npm install
# then
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
# Libraries used in this project:
# Lenis: (Smooth scrolling and yeah you can use scroll trigger of GSAP too)
npm i lenis
# GSAP:
npm i gasp @gsap/react
