This project was bootstrapped with Create React App.
This is a simple demo to showcase how to integrate Shopify's Draggable library with React. Currently the only portion for display is a Sortable example. More will continually be added to cover the other parts of the Draggable library.
Read more about Draggable.
Checkout the demo.
After cloning the repo, all you have to do is run npm start
and visit localhost:3000
.