Skip to content

dboland77/snapcardgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snap Card game (1 player)

  1. Loads cards from https://deckofcardsapi.com
  2. Allow a card to be drawn by the user when the "Draw Card" button is clicked
  3. Checks the new card against the previously drawn card and tracks suit matches and value matches
  4. Displays the totals

To run the app please just clone this repo, run yarn to install the dependencies and then yarn start to load the app at localhost:3000

To run the test suite please run "yarn test" on the command line

The app is also deployed on Netlify - current status: Netlify Status

Check it out here: https://react-snap-game.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published