Dear students,
In this homework assignment, you will be tasked with creating a React layout component called "Layout." This component will include a header and footer and will take the page content as its children. The goal is to create a reusable layout structure for your web applications.
Please follow the steps below to complete the task:
Demonstrate the usage of the "Layout" component in a sample page. Create a sample React page where you import and use the "Layout" component, passing appropriate content as children.
Feel free to reach out if you have any questions or need further assistance.