Back to Courses
Managing React State
Overview
By the end of this project, you will manage state within React components, pass state up from child to parent components, and track state through an API fetch. As a react developer, it is important to understand state to properly maintain a dynamic React application.