Learn how to create a drag and drop with Tailwind CSS and JavaScript

Learn how to create a drag and drop with Tailwind CSS and JavaScript

Today, we’re having fun with JavaScript and Tailwind CSS using Sortable.js.

What is drag and drop? Drag and drop lets you move items on a screen, like files, images, or text, from one spot to another.

Read the full code, see it live and get the code.