How to Create HTML5 Drag and Drop UI in Vue 3
In this article, we will be building a Vue 3 feature list app with the HTML5 Drag and Drop API. We will be using the Vite build tool to scaffold our project. We will also be using the Tailwind CSS utility-first CSS framework to style our app.