"Shogi" is a React.js-based project which features the Japanese chess game.
Execute the following commands in your own node environment/application:
git clone git@github.com:Tinellie/Shogi.git
cd Shogi
npm install
npm start
Then go to http://localhost:3000/ to start the game