Skip to content

StevenStavrakis/react-scrolltrigger-example

Repository files navigation

react-scrolltrigger-example

This app was created to practice scrolltrigger and typescript. Most of the code is from https://www.youtube.com/c/devaslife and his video on how he developed the site https://margelo.io/. Please support the creator.

GSAP in React

GSAP in react definitely requires some elbow grease to get working compared to react animation libraries. I experienced some jank getting everything in this example to work. Here are some resources to get you started:

How to use

This project is built with Vite, TypeScript, React, and TailwindCSS. The TypeScript isn't too heavy, so you should be able to understand it as you would JSX.

  1. npm install
  2. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published