From scratch

In  my last post, I built  a simple chess app to showcase how simple it is to create chess apps. In this post, let’s take it up a notch and build a chess tactics app.

Series

  • Build a Chess Tactics App with React (Part 1) (this post)
  • Build a Chess Tactics App with React (Part 2)

Prerequisites

  • Go through my last post so that you know basic chess programming terms.
  • React (obviously)

What are we building

As always, before getting started. Let’s have a quick look at what we are going to build.

#javascript #react #programming

Build a Chess Tactics App with React (Part 1)
1.20 GEEK