Header Component
Add the header component and apply a style to it.
Add the Header
component
The Header
component displays the app’s name on the top of the screen. We’ll name our app “Pretty Sunny” and add the heading
class. This ...