Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 520 Bytes

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