Create a Chess Game with ReactJS - Part 2: The pieces

Опубликовано: 25 Май 2026
на канале: Frontend Coding
19,668
219

In this second part of the series we create the pieces!

The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...

Timestamps:
0:00 Introduction
1:18 Creating tile component
7:42 Styling pieces
15:28 Adding initial board state
19:45 Improving initial board state