This project was made during a 24 hour Atlassian hackathon, ShipIt. Its purpose is to show that it is possible to extend react-beautiful-dnd by using detection of hand shape and position.
You should be able to run yarn && yarn start
from the root of the project to run the website at http://localhost:3000.
Once the website is running on http://localhost:3000, you may press Option + C
or Alt + C
to pick up a card (and activate the image processing, if it's the first time picking up a card).
Press Option + Z
or Alt + Z
to drop the card.
If any of this doesn't work, feel free to let me know on Twitter (@kangweichan).