/nextjs-gsap

learning how to add and use GSAP animation with a NextJS app

Primary LanguageJavaScriptMIT LicenseMIT

NextJS + GSAP animation starter

Learn how to add and use GSAP animation with a NextJS app.

Full tutorials

Getting started with the repo

  • Clone the repository, the current starter is on the main branch
  • yarn or npm install to download the necessary node_modules
  • yarn dev or npm run dev to spin up the development server

How to reproduce this starter

  • npm init next-app nextjs-blog to download the necessary NextJS starter blog
  • npm install gsap to install the gsap library

What you will see

Getting started gid

Keep these open is your browser tab

References