Skip to content

Dhruv-praju/react-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

The project is made to understand REACT concepts like :

  • how to handle events.
  • how state is changed by the components.
  • how child component can change the state of parent component by passing function as a prop.