Skip to content
/ react-i18next-app Public template

This application illustrates a basic implementation of i18n (internationalization) in a React project using i18next and react-i18next.

License

Notifications You must be signed in to change notification settings

andreros/react-i18next-app

Repository files navigation

React i18next Example Application

This application illustrates a basic implementation of i18n (internationalization) in a React project using the following libraries:

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

About

This application illustrates a basic implementation of i18n (internationalization) in a React project using i18next and react-i18next.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published