Next.js i18n Template

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.git

Install dependencies:

bun install

Start the development server:

bun dev