shopify-draggable-react-example
shopify-draggable-react-example copied to clipboard
Simple demo showcasing how to integrate Shopify's Draggable library with React.
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.
Demo
Checkout the demo.
Getting Started
After cloning the repo, all you have to do is run npm start
and visit localhost:3000
.