DEV Community

Cover image for Learn how to create a drag and drop with Tailwind CSS and JavaScript
Michael Andreuzza
Michael Andreuzza

Posted on

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.

Top comments (2)

Collapse
 
the_riz profile image
Rich Winter

Your code has nothing to do with tailwind.

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

yeah, its built with tailwind.