React basic in just 1 hour [2021]
The quick guide to learn basic concepts and workflow of how to build React app
![](https://techgsr.co/wp-content/uploads/2021/06/FREE-UDEMY-COURSES-300x169.png)
What You learn
Taste of how to build your very first React component.
How to handle event in components.
Understand two key concepts of React: State and Props.
How to reuse and nest components.
How to transfer data between Parent, Child components.
How to work with Array, Form