LuminarAppsWebsite

Luminar Apps Website

Single-page temporary website for luminarapps.com, built with Next.js, TypeScript, Tailwind CSS, and Framer Motion.

Stack

Local Development

npm install
npm run dev

Open http://localhost:3000.

Production Build

npm run build
npm run start

Deployment

This project is ready to deploy directly to Vercel with the default Next.js settings.