This is my forary into Drag and Drop. Included are two seperate tools - one built with ReactJS + the ReactDnD library and the other built with vanilla JavaScript + the HTML5 Canvas API.
Enjoy!
After cloning the repository locally, run the following commands in your terminal:
$ npm install
$ npm start # Compiles Webpack && spins up server on localhost:3001