Ship faster with Nexcn
A Next.js 16 starter with TypeScript, Tailwind CSS v4, Base UI, shadcn/ui, internationalization, testing, and code quality tools configured out of the box.
- This is the homepage. Edit it at app/[locale]/page.tsx
- Edit navbar in components/navigation.tsx (desktop) and components/mobile-navigation.tsx (mobile drawer), footer in components/footer.tsx
- Logo in /public/nexcn.svg, favicon and OpenGraph images in /app
- Content and translations in messages/en.json and messages/ar.json
- SEO metadata in app/[locale]/layout.tsx, sitemap in app/sitemap.ts