Skip to content

Dev-Siri/Chess-Opening-Gallery

Repository files navigation

Chess Database

Search openings, and go move-by-move till a draw / checkmate.

This project uses Lichess's API for fetching openings.

Made this to try out Next 15 and React 19. (Though both are still RCs)

Getting Started

  • Clone
$ git clone https://github.com/Dev-Siri/Chess-Opening-Gallery
  • Compile
$ bun run build
  • Run
$ bun start

License

This project is MIT licensed, see LICENSE