A demo project to my react-tinder-card npm module.
Try the demo on the gh-pages site here!
Feel free to check out the code in react-tinder-card-demo/src/examples for a usage example of how this application uses the module.
The simple example is the minimum code needed to get you started.
The advanced example implements a state with references to swipe and restore cards using buttons.
Both code examples can be tested on the demo page.