The UI for Underwater Chess, written in React. See the API.
- Copy
sample.env
to.env
.- Optionally, update
REACT_APP_API
to point to your local API instance.
- Optionally, update
- Run
npm install
- Run
npm start
Chess, written in React, driven by a Stockfish-powered API
The UI for Underwater Chess, written in React. See the API.
sample.env
to .env
.
REACT_APP_API
to point to your local API instance.npm install
npm start
Chess, written in React, driven by a Stockfish-powered API
https://ncksllvn.github.io/underwater-chess/
MIT License