To create the component on screen, there's usually a <div> that serves as the basis of the React application in an HTML file.

The component is created inside this empty div.