https://github.com/dushansenadheera/internationalization_with_i18next
language translator using react and i18next
https://github.com/dushansenadheera/internationalization_with_i18next
i18next internationalization language-translation react react-i18next
Last synced: about 1 year ago
JSON representation
language translator using react and i18next
- Host: GitHub
- URL: https://github.com/dushansenadheera/internationalization_with_i18next
- Owner: DushanSenadheera
- Created: 2023-07-03T11:15:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T17:19:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T11:54:32.842Z (over 1 year ago)
- Topics: i18next, internationalization, language-translation, react, react-i18next
- Language: JavaScript
- Homepage:
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Internationalization in React application using Reacti8next
first,
download and install necessary dependencies using `npm install` command
then,
run the application using `npm start` command