My personal portfolio to showcase a couple projects. Built with Next.js, GSAP, TailwindCSS, and Three.js.
⚠️ This project uses gsap club green plugins. You will need to have a club green account to run this locally.
Inside of .npmrc replace "${GSAP_TOKEN}" with your gsap token.
Install dependencies:
npm install
Once it's done start the local server:
npm run dev
Open http://localhost:3000 to visit the site.