• Stars
    star
    181
  • Rank 212,110 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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