Skip to content

dorji-dev/next-app-i18n

Repository files navigation

Next.js i18n Demo

This project is a minimal demonstration of internationalization (i18n) using the Next.js App Router. It showcases how to implement multilingual support with various server and client components.

Features

  • Internationalization: Implemented with next-intl for multiple languages.
  • Server Components: Translations in both async and non-async server components.
  • Client Components: Handling translations on the client side.

Getting Started

  1. Clone the repository.
  2. Install dependencies: npm install.
  3. Run the development server: npm run dev.

License

This project is available under the MIT License.


Built by dorji-dev

About

Internationalization in Next app router with next-intl library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published