Skip to content

bjjeong/CardMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factr Coding Exercise

Built with React-Redux.

For this coding challenge you will be creating a simple matching game using React/Redux. Upon starting the game you should generate a grid of squares that reveal an image when selected by the user. If the user selected images don’t match, then flip images back over. The game should be timed. If the user has matched up all of the image before the timer runs out, then the user wins.

alt text

Installation

  1. npm install to ensure dependencies are installed
  2. npm start
  3. Go to localhost:3000 in the browser

About

Matching card game. Coding exercise for Factr

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published