https://github.com/jsveron23/react-chess
React-based chess game
https://github.com/jsveron23/react-chess
chess chess-game game javascript react
Last synced: about 1 year ago
JSON representation
React-based chess game
- Host: GitHub
- URL: https://github.com/jsveron23/react-chess
- Owner: jsveron23
- License: mit
- Created: 2017-11-13T07:33:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T08:27:59.000Z (about 4 years ago)
- Last Synced: 2025-03-24T04:43:41.820Z (over 1 year ago)
- Topics: chess, chess-game, game, javascript, react
- Language: JavaScript
- Homepage: https://react-chess.app
- Size: 2.17 MB
- Stars: 31
- Watchers: 1
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Chess 2 · [](LICENSE.md) [](https://app.netlify.com/sites/react-chess-065995/deploys)
Programs must be written for people to read, and only incidentally for machines to execute.
- Abelson & Sussman, Structure and Interpretation of Computer Programs
## Milestones
https://github.com/jsveron23/react-chess/milestones
## Showcase
https://react-chess.app
## Installation & Start
```bash
npm install
npm start
```
open browser, http://localhost:3000
## License
MIT