Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 694 Bytes

How to Make a Multi language Website using React JS ?

In this React project you will learn how to create a multilingual React Website.

This project is the source code of my YouTube tutorial.

Watch the full video

Website

What will you learn in this project?

  • Making a multi page website in 3 languages as an example. We write code for one language and you can add as many languages as you want without writing any code.

  • Creating React Components, Routes, Dynamic routes, passing data between components,...

  • HTML

  • CSS

  • JavaScript

  • Building a maintainable and extendable web App.

Enjoy and have fun coding!