abayomijohn273 / gsap-practise-with-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example app with GSAP

This example features how to use GSAP as the animation library within a Next.js app.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-gsap with-gsap-app
yarn create next-app --example with-gsap with-gsap-app
pnpm create next-app --example with-gsap with-gsap-app

Deploy it to the cloud with Vercel (Documentation).

About


Languages

Language:JavaScript 88.0%Language:SCSS 12.0%