Skip to content

adnensaid/i18n-react-intl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React i18n: internationalization with React-intl

i18n

The react-intl library comes as a part of the FormatJS internationalization libraries. It supports more than 150 languages globally. You can refer to react-intl documentation [here]https://github.com/formatjs/formatjs/tree/main/website/docs/react-intl. In this example, we will be using the react-intl library to apply internationalization.

Installation

  1. Clone the current repository.
  2. Execute the following commands in your working folder to install the project:

Install dependencies

npm install

Usage

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published