Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.2 KB

File metadata and controls

55 lines (33 loc) · 1.2 KB

Motion Scape

A simple, clean project built with Next.js and GSAP to explore smooth animations and transitions for modern web applications.

alt text

🚀 Features

  • Next.js: Server-rendered React framework for optimized performance.
  • GSAP: Robust animation library for smooth, high-performance animations.
  • Simple Animations: Lightweight, clean animations focused on user experience.

🚀 Tech Stack

Tool: NextJS

Type Checking: TypeScript

Linting/Formatting: Eslint & Prettier

Icons: Tabler Icons & Iconsax

Run Locally

Clone the project

  git clone https://github.com/devshinthant/motion-scape.git

Go to the project directory

  cd motion-scape

Install dependencies

  pnpm install

Start the server

  pnpm start

Author

Made with ❤️ by @shinthant

License

Licensed under the MIT License