This is a React-JS internationalisation with i18next and react-i18next repository. Feel free to use it as soon as you can.
Fork or Download this repository.
Make sure you have node
and yarn
installed on your local machine otherwise go
here and install them; then run yarn
from the project directory to install all dependencies.
Navigate to the cloned or forked project directory using the command line, type npm start
or yarn start
and the project will automatically run on localhost:3000
.