Context lets the parent component make some information available to any component in the tree below it—no matter how deep—without passing it explicitly through props. https://react.dev/learn/passing-data-deeply-with-context
Passing props or passing JSX as ‘children’
useState
Keep these pages handy - they answer questions that show up regularly for this lab.
Sharing State Between Components Preserving and Restting State