/react-chess

A simple real-time chess game

Primary LanguageJavaScript

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