An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# React Chess 2 · [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md) [![Netlify Status](https://api.netlify.com/api/v1/badges/622d7c96-5d7f-4342-b627-9c18f2166f45/deploy-status)](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