Get Started in5 Minutes

1. Clone Repository

Download the template from GitHub

git clone https://github.com/Mahdi-jafari-CS/aether-landing.git

2. Install Dependencies

Install all required packages (or use npm/yarn)

cd aether-landing && pnpm install

3. Run Development Server

Start building at http://localhost:3000

pnpm dev

4. Deploy to Vercel

Go live in minutes (install Vercel CLI first)

vercel deploy

Customization Guide

  • • Edit colors in tailwind.config.ts
  • • Modify animations in src/animations/variants.ts
  • • Update content in component files
  • • Change fonts in src/app/layout.tsx