wezlar / pairs-card-game

This is a simple Pairs Card game in which I am testing out my React and Redux skills.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pairs Card Game

This is a simple Pairs Card game that I am using to test my recently aquired React, Redux and Jest skills.

Setup

This should be simple enough to install and start.

npm install
npm start

Once started, the console should display the local URL in which it is running, which is normally http://localhost:7770

About

This is a simple Pairs Card game in which I am testing out my React and Redux skills.


Languages

Language:JavaScript 91.2%Language:CSS 8.2%Language:HTML 0.6%