Skip to content

vycoder/kittynder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kittynder

Tinder for cats.

Holds the result of my experiments on trying to figure out how to build a tinder-like UI using vue2-interact.

Getting started

git clone https://github.com/josephharveyangeles/kittynder cd kittynder yarn install yarn serve

Demo

Demo website is over here: kittynder.netlify.com

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build