Okay, moving on to Section six. In this section, we're going to be tackling the navigation. So we're going to be building the navigation in two parts. The first will be desktop and then later on, we'll tackle the mobile navigation when we're doing the responsiveness for our project. We're going to start in this one with creating the navigation component using the angular COI to show how quick and easy that is. And our desktop version will be a sidebar of links that will appear and disappear when we hover over and uncover on our menu text.
But before we get to all that, the very first thing we're going to do is we're going to build out our sections to be full screen and different colors, so that we can actually test that our navigation is working properly. All right, so let's get started.