Skip to content

gcedo/react-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44035db · Oct 28, 2019
Oct 27, 2019
Oct 27, 2019
Oct 28, 2019
Oct 27, 2019
Nov 1, 2015
Jan 30, 2018
Jan 30, 2018
Nov 1, 2015
Oct 28, 2019
Jan 30, 2018
Oct 7, 2015
Nov 1, 2015
Oct 31, 2015
Oct 20, 2015
Jan 26, 2016
Oct 27, 2019
Oct 27, 2019
Oct 27, 2019

Repository files navigation

react-solitaire

Build Status Coverage Status Dependencies

React implementation of the famous solitaire card game

Demo

React-solitaire features a suite of technologies for frontend development that I do deeply cherish:

Take a look at the demo.

Quick Start

$ npm install
$ npm start
$ open http://localhost:3000