Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.14 KB

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