Next.js i18n Template

Next 15 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:

npm install

Start the development server:

npm run dev