Skip to content

Latest commit

 

History

History
executable file
·
24 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

executable file
·
24 lines (11 loc) · 439 Bytes

React Tinder Cards

This project uses 'react-spring' and 'react-gesture libraries and is an extension of an example from the 'react-gesture' page. It is a re-imagined concept of swiping at tinder cards.

Images are from Unsplash.

Demo

https://tinder-cards.firebaseapp.com

Preview

Installation

  • cd into the folder
  • npm install to install the modules
  • npm start to run the demo