Skip to content

simeonaz/nuxt-gsap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt 4 + GSAP Starter

This project demonstrates how to integrate GSAP (GreenSock Animation Platform) with Nuxt 4 to create smooth and advanced animations. It includes a simple animated title component to showcase GSAP's capabilities.

Features

  • Nuxt 4: A modern framework for building Vue.js applications.
  • GSAP: A powerful JavaScript library for creating high-performance animations.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Google Fonts: Pre-configured with Roboto, Inter, and Lato fonts.

Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

About

A Nuxt 4 project integrating GSAP for advanced animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published