Production-ready Next.js (App Router) starter for a nutrition and wellness practice.
- Next.js 14 + TypeScript
- Tailwind CSS
- Framer Motion
npm install
npm run devnpm run build
npm run startBusiness content lives in /content and /data as typed modules. Replace these with a headless CMS adapter (e.g., Sanity, Contentful, or Strapi) without changing page or component contracts.