This is a Next.js app with Gsap example of animated hero section.
The original vanilla html/css/javascript code was taken from elidotco.
- responsive
- Install dependencies
yarn install
- Run development server
yarn dev
Open http://localhost:3000 with your browser to see the result.