/i18n-lokalise-demo

Primary LanguageTypeScriptMIT LicenseMIT

React i18next Playgrounds

This is a demo project to show how to use i18next with React. It's a companion to a Phrase blog tutorial.

Running the demo

The demo is built with Vite. To run it locally, clone the repo and run npm install to install the dependencies. Then run npm run dev to start the development server.

You can also check out the live demo without installing.