Building the Header

The header is a component which does not talk directly with Redux. Hence it will have simple JS and CSS files as shown below.

Let’s create the files Header.js and Header.css within the components directory.

The content of Header.js is simple. Here it is:

Get hands-on with 1200+ tech skills courses.