tinloof / drag-and-drop-article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make and test your own React drag and drop list with 0 dependencies

This is the source code for the drag and drop sortable list in this article.

Scripts

Start the application:

npm start

Run cypress tests:

npm run cypress:run

About


Languages

Language:JavaScript 79.9%Language:HTML 12.5%Language:CSS 7.6%