jordibeen / chessopener

React-Redux frontend for chessopener.com

Home Page:https://www.chessopener.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux frontend for www.chessopener.com

chessopener-1

Features

  • A searchable openings database of 3000+- records
  • A detailed page for every opening, containing lines and continuations
  • Lichess' statistics for every opening (such as amount played, average rating and win distribution)
  • Lichess' recent top rated games for every opening (to find out what to do next after the first few moves)
  • An exploration board to explore opening lines by playing moves

Requirements

This application requires the chessopener api to be running.

Installation

Run npm i

Make sure the API is running, if it is not running on localhost:7000, make sure the REACT_APP_API_BASEURL is set correctly in your package.json file.

Run npm run start

About

React-Redux frontend for chessopener.com

https://www.chessopener.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.1%Language:CSS 9.6%Language:HTML 2.8%Language:Dockerfile 0.5%