Next.js 16 Template with i18n and Shadcn UI
A powerful starting point for your next multilingual, accessible web application.
How to Use
Getting Started
Clone the repository:
git clone https://github.com/S0vers/next-app-i18n-starter.gitInstall dependencies:
bun installStart the development server:
bun dev