A modern React wrapper around the chessground library with added features like move validation, theme customization, promotion dialogs, and more.
git clone https://github.com/Ali-Raza764/react-chessgroundcd react-chessground
npm install
npm run devThis project provides a clean and updated implementation of chessground, fixing bugs and adding extra features. Unlike other outdated solutions like the react-chessground npm package, this version includes:
- Move validation
- Theme switching
- Promotion dialogs
- Real-time updates

Screenshot showing the Chessground UI with a custom theme and an example board.