How to create a smooth draggable list with react in 10 mins
Re-order your lists in a stylish manner with cool effects
Jun 27, 20216 min read1.2K

Search for a command to run...
Re-order your lists in a stylish manner with cool effects

Welcome once again to another tutorial! Today it's going to be everyone's favorite tic tac toe game and we will build it in just 5 mins. This requires you to be familiar with react and react hooks. You don't have to be an expert but you should be ab...

This simple tutorial will be using the HTML5 Drag-and-Drop API with the Files API to create a simple drag and drop file reader that you can use in your projects with just a few lines. You can then drag and drop files into your target created with th...
