My attempt at following the great tutorial How To Build a Drag-and-Drop Grid in React, by Tomasz Fiechowski. Tomasz's original source code can be found here. I was looking for a solution of doing 2D ...
I wanted to play around with the basic grid system introduced recently in css. In the future, I would like to implement more use of css grid, and also simplify my style sheet because currently it is ...