Setting a Featured Header Image

Follow these steps to apply a random feature image to the header section.

Our current project has a home page with a header section when the page loads. This header only contains a search input and a checkbox. To brighten up our home page, we will now fetch a random image to set as the header background.

Storing state variables

We need to add two new constants in our useState.js file:

Get hands-on with 1200+ tech skills courses.