Skip to content

chrisjarn/grid-animation-example

Repository files navigation

Grid Animation Example

A simple Vue 3 + TypeScript project showcasing animated grid layouts. All animation examples are located in App.vue.

🔗 Live Example

Check it out here

🚀 Getting Started

Install the dependencies:

npm install

Run the development server:

npm run dev

🧩 Tech Stack

  • Vue 3 with Motion, NumberFlow, Tailwind
  • TypeScript
  • Vite

📁 Project Structure

src/
├── App.vue    # All grid animation examples live here
├── main.ts    # Entry point
└── ...

🛠️ License

MIT

About

Utlizing Motion, NumberFlow, Tailwind to animate grid on hover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published