3DJakob / react-tinder-card-demo

This is a demo for react-tinder-card which is a react module for making elements behave like cards in the ever so popular dating app tinder.

Home Page:https://3djakob.github.io/react-tinder-card-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tinder Card Demo

A demo project to my react-tinder-card npm module.

Try the demo

Try the demo on the gh-pages site here!

The code

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.

Simple

The simple example is the minimum code needed to get you started.

Advanced

The advanced example implements a state with references to swipe and restore cards using buttons.

Demo

Both code examples can be tested on the demo page.

About

This is a demo for react-tinder-card which is a react module for making elements behave like cards in the ever so popular dating app tinder.

https://3djakob.github.io/react-tinder-card-demo/


Languages

Language:JavaScript 73.3%Language:CSS 15.7%Language:HTML 11.0%