multi-lang-app icon indicating copy to clipboard operation
multi-lang-app copied to clipboard

App multi-language using React JS 🈹

Building a multi-language app with React JS 🌐

Nowadays, creating an app that supports multiple languages is becoming more and more indispensable to reach a wide range of users. So this time, with the help of React we are going to build it.

devto-eng

Β 

Demo app features βš™οΈ

  1. Change the application language.
  2. Add languages

Β 

Technologies πŸ§ͺ

  • React JS 18.2.0
  • i18next 22.4.9
  • Vite JS 4.0.0
  • TypeScript 4.9.3
  • CSS vanilla

Β 

Installation 🧰

  1. Clone the repository (you need to have Git installed).
    git clone https://github.com/Franklin361/multi-lang-app.git
  1. Install dependencies of the project.
    npm install
  1. Run the project.
    npm run dev

Β 

Article links ⛓️

Here's the link to the tutorial in case you'd like to take a look at it! eyes πŸ‘€

  • πŸ‡²πŸ‡½ πŸ”— https://dev.to/franklin030601/construyendo-una-app-multi-lenguaje-con-react-44n2

  • πŸ‡ΊπŸ‡² πŸ”— https://dev.to/franklin030601/building-a-multi-language-app-with-react-js-2och

Β 

πŸ“’ Demo link

https://multi-lang-app-react.netlify.app/