This project is a demo developed to demonstrate the functionality of drag and drop of both HTML elements and files using JavaScript.
- Download or clone the repository.
- Open the desired folder.
- Open the index.html in your favorite browser.
- Enjoy trying out the dragging and dropping of either HTML elements or files.
You can find a full explanation of the drag and drop functionality on my Medium here.