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/
- Next.js 14
- Tailwind
- Framer Motion
- Clone the repository:
gh repo clone leochiu-a/xscape-studio-clone
cd xscape-studio-clone
- Install dependencies:
pnpm i
- Run the development server:
pnpm dev
Open http://localhost:3000 to view your application.