React State - OpenTechConsult/todo-app GitHub Wiki

React State

We mentioned that components can have a state. A state is just an object which contains property/value that determine how the component behave and render.