react-solitaire icon indicating copy to clipboard operation
react-solitaire copied to clipboard

React implementation of the famous solitaire card game

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