Skip to content

Clicky Game This React application keeps track of the user's score. The user's score should be incremented when clicked on an image for the first time. The user's score should be reset to 0 if user clicked the same image more than once. This project shows the use of React's components and rendering new states to the DOM on each click.

Notifications You must be signed in to change notification settings

Soltis13/clicky-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Clicky Game This React application keeps track of the user's score. The user's score should be incremented when clicked on an image for the first time. The user's score should be reset to 0 if user clicked the same image more than once. This project shows the use of React's components and rendering new states to the DOM on each click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published