-
Notifications
You must be signed in to change notification settings - Fork 0
React State holds the data for a component. The component, in turn, returns the data contained within the state to the output. In this project, we learn to build and deploy a step board using the concept of state in React JS.
VRashi16/react-steps-state
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
React State holds the data for a component. The component, in turn, returns the data contained within the state to the output. In this project, we learn to build and deploy a step board using the concept of state in React JS.