An open API service indexing awesome lists of open source software.

https://github.com/simplelocalize/simplelocalize-i18next

React localization example app with i18next http backend
https://github.com/simplelocalize/simplelocalize-i18next

demo i18n i18next i18next-backend localization localization-management react-localization

Last synced: about 2 months ago
JSON representation

React localization example app with i18next http backend

Awesome Lists containing this project

README

          

## Demo
[Checkout working demo with 3 languages](https://i18next.simplelocalize.io)

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

## Learn More

- [Integration tutorial](https://simplelocalize.io/blog/posts/i18next-reactjs-localization/)
- [Same app but with React-Intl library](https://github.com/simplelocalize/simplelocalize-react-intl)
- [My blog post](https://simplelocalize.io/blog/posts/i18next-reactjs-localization/)
- [i18next.com - website](https://www.i18next.com)