Components are ReactJS pieces of code, sometimes accompanied by CSS. They can be used only for the front-end development, without calling API or other services. But they can still use data obtained by calling API.
In this documentation we list all the components implemented in the boilerplate (you still can use React Bootstrap components, see their own documentation).