Skip to content

leochiu-a/xscape-studio-clone

Repository files navigation

XSCAPE STUDIO CLONE WEBSITE

This project is a practice website created to explore and experiment with Framer Motion, inspired by the sleek and interactive design of Xscape Studio.

Live Demo: https://xscape-studio-clone.vercel.app/

🛠 Tech Stack

  • Next.js 14
  • Tailwind
  • Framer Motion

🚀 Getting Started

  1. Clone the repository:
gh repo clone leochiu-a/xscape-studio-clone
cd xscape-studio-clone
  1. Install dependencies:
pnpm i
  1. Run the development server:
pnpm dev

Open http://localhost:3000 to view your application.