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

https://github.com/poissonfou/chess

A simple website to play chess locally
https://github.com/poissonfou/chess

javascript oop portfolio reactjs redux-toolkit

Last synced: about 1 year ago
JSON representation

A simple website to play chess locally

Awesome Lists containing this project

README

          

A simple website to play chess locally. Created with React.


The chess pieces have been modeled with OOP.


You can access the website on GithubPages or download and run it with:



  • npm i

  • npm run dev