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.
- Change the application language.
- Add languages
- React JS 18.2.0
- i18next 22.4.9
- Vite JS 4.0.0
- TypeScript 4.9.3
- CSS vanilla
- Clone the repository (you need to have Git installed).
git clone https://github.com/Franklin361/multi-lang-app.git
- Install dependencies of the project.
npm install
- Run the project.
npm run dev
-
🇲🇽 🔗 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