Skip to content

I0San/nextjs-gsap-animated-hero

Repository files navigation

This is a Next.js app with Gsap example of animated hero section.

The original vanilla html/css/javascript code was taken from elidotco.

DEMO here

TODO

  • responsive

Getting Started

  1. Install dependencies
yarn install
  1. Run development server
yarn dev

Open http://localhost:3000 with your browser to see the result.