React is a Javascript library for creating user interfaces.

React is not a framework (unlike Angular or Vue, which have more opinions).

React is an open-source project created by Facebook.

It is based on components.

One of the most important aspects of React is the fact that you can create components, which are like custom and reusable HTML elements, to build user interfaces quickly and efficiently. React also streamlines the way data is stored and handled, using state and props.

You can find the following learning path at the following link or

Beginning React: A Step-By-Step Gentle Guide to Learn React for Beginners

Roadmap

React Router Dom

react.png

UseState

react.png

UseEffect

react.png

CustomHooks

react.png

UseContext

react.png

NextJS

construccion+.jpg

Real-world projects

Project 1 - Quito's subway

react.png

Frontend SmartVET

react.png

Project 3 - Prison System

construccion+.jpg