There are three basic concepts needed to get started with React:
components
,
JSX
, and
props
.