A couple demonstrations of different ways to Drag and Drop using React-Draggable and the native HTML5 Drag and Drop api.

To experiment with each method of drag and drop in this repo, go into the js files inside each folder in the Components folder. There are comments with instructions/ explanations.

Here is a descent tutorial on using the native drag and drop api: css-tricks drag and drop