Skip to content

iamwill123/nextjs-gsap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published