A minimal Next.js starter with App Router and Tailwind CSS. Perfect for starting a new project quickly.
Template Preview
1. Clone the repository
git clone https://github.com/cupadev/nextjs-starter2. Install dependencies
npm install3. Run development server
npm run dev4. Deploy to CupaDev
cupadev deployConnect your GitHub account and deploy this template instantly to CupaDev.
Get Started