State is data that changes over time in your component. When state changes, React re-renders the component to reflect the new data.