Skip to content

Funny tinder cards with react-spring and react-gesture

License

Notifications You must be signed in to change notification settings

michaelluk/react-tinder-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Tinder Cards

A new card swiping experience

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 and bios are from a Google search of the funniest ones.

Demo

https://tinder-cards.firebaseapp.com

Preview

Installation

git clone https://github.com/GavBaros/react-tinder-cards.git
cd react-tinder-cards
npm install
npm start

Usage

To add a new card, simply change the data.js file and populate the array with a new object. Be sure to provide an image url for the pics key and fill the name, age, distance and text keys as well.

Acknowledgements

The core foundation of this project was an extension of this React Spring's card example. Credit goes to drcmda for that.

About

Funny tinder cards with react-spring and react-gesture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published