It's my repository of files useds into alura reactjs review course!
HTML
My review to ReactJS - JSX
What is JSX?
Jsx is programming language similar to HTML, but closer to javascript.
For this reason, logical and conditional operators in their syntax can be used quickly and easily for conditional rendering and other functionality.