Outline
In this video, we'll create our first basic layout component. We'll first create a components
folder. Then, we'll create a Layout.js
file with a simple React component. In this course, we'll use function components, but you're welcome to use whatever style you prefer.
In the next video, I'll give you an assignment to help you remember this process.