Next.js i18n Boilerplate

Next.js Boilerplate 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/i18n-Nextjs-BoilerPlate.git

Install dependencies:

npm install

Start the development server:

npm run dev