A sample package to demonstrate implementing the swipeable card example from react-spring using react-use-gestures. The purpose of this package is to present how the original code sandbox example can be broken out into modular components.
cd
into the cloned reponpm install
to install the modulesnpm start
to run the demo