Skip to content

Franklin361/multi-lang-app

Repository files navigation

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 👀

 

📢 Demo link

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