Create a drag and drop with Tailwind CSS and JavaScript
Today we are doing something fun with JavaScript and Tailwind CSS using Sortable.js.What is a drag and drop?
A drag and drop is a way to move an item from one place to another. It is a common way to m...