---
title: "React JS Practical Course"
description: "React is a library developed by Facebook that helps us build interactive user interfaces for all types of web, mobile or desktop applications."
author: "Oscar Barajas Tavares"
language: "en"
canonical: "https://gndx.dev/en/blog/curso-practico-de-react-js/"
datePublished: "2019-12-31T00:00:00.000Z"
dateModified: "2019-12-31T00:00:00.000Z"
categories: ["others"]
tags: ["react","courses","square"]
---

# React JS Practical Course

> React is a library developed by Facebook that helps us build interactive user interfaces for all types of web, mobile or desktop applications.

**React** is a library developed by Facebook that helps us build interactive user interfaces for all types of applications: web, mobile or desktop.

In this course we convert a website created with HTML/CSS to React, where we understand how to create step by step a React project where we configure our work environment, webpack, babel, local development environment and then create all the necessary components to create Platzi Video.

Final project:
![](https://s3.amazonaws.com/arepadev/2019/12/PlatziVideo.png)
This course is available with your Platzi subscription.

[Create an account on Platzi ](https://platzi.com/r/gndx/)
Complete course "[React JS Practical Course](https://platzi.com/conoceme/gndx/conoceme/gndx/cursos/react-ejs/)"

---

Fuente canónica: [https://gndx.dev/en/blog/curso-practico-de-react-js/](https://gndx.dev/en/blog/curso-practico-de-react-js/)
Autor: [Oscar Barajas Tavares](https://gndx.dev/en/about/)