Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 355 Bytes

These are Pure animated components but before using these component follow the steps

  1. go to your terminal
  2. install npm i @gsap/react
  3. add a. import gsap from 'gsap' b. import { useGSAP } from "@gsap/react"; c. import { ScrollTrigger } from "gsap/ScrollTrigger"; d. gsap.registerPlugin(ScrollTrigger) 4.follow these steps and here you go.