Single-page temporary website for luminarapps.com, built with Next.js, TypeScript, Tailwind CSS, and Framer Motion.
npm install
npm run dev
Open http://localhost:3000.
npm run build
npm run start
This project is ready to deploy directly to Vercel with the default Next.js settings.