Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azizmashkour/react-i18n


https://github.com/azizmashkour/react-i18n

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# React, i18next and react-i18next

This is a React-JS internationalisation with i18next and react-i18next repository. Feel free to use it as soon as you can.

## Getting Started

Fork or Download this repository.

## Installing Dependencies

Make sure you have `node` and `yarn` installed on your local machine otherwise go
[here](https://changelog.com/posts/install-node-js-with-homebrew-on-os-x) and install them; then run `yarn` from the project directory to install all dependencies.

## Starting the Server

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`.