Skip to content

cleve703/memory-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

This memory card game demonstrates my ability to use React hooks. React hooks are basically a way of accessing state in a React functional component. This was done as an assignment in the full-stack developer curriculum at theOdinProject.

UseEffect

One of the special challenges in this project is ensuring certain parts of the code are processed at the right time, relative to rendering of the page. I utilized "UseEffect" to update high score data after the page has rendered.

My Blog

Visit my blog, known as theCodingCop.

About

Test your memory by remembering which car logos you have already clicked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published