Header Component

Understand and add the Header component.

Add the Header component

The Header component in the header.js file is responsible for displaying our app name, JavaScript Quiz, on the top of our screen. To style the Header component, we give it the header class, which already has ...