/VuePinterestDemo

Vue 2.x FrontEnd for Pinterest-like waterfall scroll, Image Size Control, Responsive

Primary LanguageVue

Vue Pinterest demo

Vue front end for infinite scroll Pinterest site.

Flask backend see repo

Vue shortcut

yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint

Customize configuration

See Configuration Reference.

Previewing Locally

* Making sure flask backend runs on port 5000, or modify Masonary.vue for js remote call.

* Serve built files locally
    
    npm install -g serve

    serve -s dist -l 8080

Version

yarn 1.19.0

node v10.15.3

mac Mojave

Library

bootstrap-vue 2.0.2

"vue-masonry": "^0.11.8"

"vue-slide-bar": "^1.2.0

Snapshot:

Image1

Image2

Image3