React is based on a component driven approach. That means, you can code the header of a website as a component and then use it on multiple pages.