Skip to content

A memory card game built with React for the purpose of learning React state, props, life-cycle methods & hooks.

Notifications You must be signed in to change notification settings

SizweMalobola/Memory_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card

Player is presented with multiple cards and must select a previously unselected card to increment score. Failure to do so will restart the game.

This projects implements the use of ReactJS concepts and how they can be used to achieve the following features.

  • Updating score UI components by using side effects through ReactJS' lifecycle methods & hooks.
  • Rendering complex lists of HTML elements through JSX.

Built With

  • HTML
  • CSS3
  • JavaScript/ES6

Frameworks

  • ReactJS

Applied Skills

  • Use of React hooks & lifecycle methods
  • Use of core React concepts like props & state

Live Demo

Live Demo Link

About

A memory card game built with React for the purpose of learning React state, props, life-cycle methods & hooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published