Components
Components let you split the UI into independent, reusable pieces, and think about each piece in isolation.
Elements
The elements are the most basic components in the applications in React. Here you have a catalog of the elements you could use.