kittynder
kittynder copied to clipboard
Tinder for cats UI
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