Skip to content

gcedo/react-solitaire

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