Skip to content

This is a Next.js project as a POC to project Internationalization using i18n framework.

License

Notifications You must be signed in to change notification settings

akrafzik/next-i18next-poc

Repository files navigation

Goal

This is a Next.js project as a POC to project Internationalization using i18n framework.

Requirements

Getting Started

  1. Install dependencies
npm i
# or
yarn install
  1. Run project
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the home page and them change the language as you wish. The tab text and page text should change without any refresh or route change.

Documentations

About

This is a Next.js project as a POC to project Internationalization using i18n framework.

Topics

Resources

License

Stars

Watchers

Forks