A landing page built with Nuxt.js featuring smooth GSAP animations, scroll effects, counters with vue-countup-v3, marquee scrolling with nuxt-marquee
, and styled with Tailwind CSS and Nuxt UI components.
- Nuxt.js: Used as the main framework for building a high-performance landing page with server-side rendering.
- GSAP Animations: Smooth animations triggered on scroll, making the page more dynamic and engaging.
- vue-countup-v3: Counter animations to showcase statistics or dynamic numbers in a visually appealing way.
- nuxt-marquee: For smoothly scrolling text, adding a dynamic element to the layout.
- Tailwind CSS: A utility-first CSS framework used to style the entire landing page.
- Nuxt UI: Pre-built Nuxt components for a cohesive design.
- Clone the repository:
git clone github.com/bushido2014/nuxt-datawise-landing.git cd nuxt-datawise-landing