Skip to content

Commit 9287753

Browse files
committed
Update readme with the description
1 parent 01c0b8a commit 9287753

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,17 @@ In order to run this project you need:
573573
</details>
574574
</li>
575575

576+
<li>
577+
<details>
578+
<summary>Drag and Drop App</summary>
579+
<p>This is a simple drag-and-drop app where users can move items from one list to another. It's a basic implementation of a task manager or an image gallery where users can organize their items by dragging and dropping.</p>
580+
<ul>
581+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/DragAndDrop/">Live Demo</a></li>
582+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/DragAndDrop">Source</a></li>
583+
</ul>
584+
</details>
585+
</li>
586+
576587
</ol>
577588

578589
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)