Chessboard.jsx

A chessboard for React inspired by chessboard.js
View on Github  

Chessboard.jsx is a customizable chessboard component that works as a standalone drag and drop chessboard on standard and touch devices. It integrates easily with chess.js, allowing for move validation, engine integrations, and more.

npm install --save chessboardjsx
8
7
6
5
4
3
2
1
a
b
c
d
e
f
g
h
Chessboard.jsx is released under the MIT License