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

A simple real-time chess game

Chess game

A really simple realtime chess game for two players.

React Chess

Installing and running

  1. Install the dependencies
yarn
  1. Run it
yarn start