/vuejs-imggallery

:camera: :arrow_down_small: A reactive image gallery displaying images via http with axios

Primary LanguageVueGNU General Public License v2.0GPL-2.0

vuejs-imggallery

Vuejs Image Gallery

auto merges           stales check

My first attempt at creating a reactive image gallery/viewer with vuejs. Currently utilizing Vue.js 4.1.1.

This project is based on the following node modules(node 10.15.0):

  • Axios http req.
  • Stack-grid images (vue).

To run the project follow the instructions below:

Vuejs Project setup

Download, extract zip file from "Releases".

Start up server in project directory by running

npm run serve

Open localhost at index.html.

To Customize configuration

See Configuration Reference.

Dependencies required:

+-- axios@0.19.0
+-- vue-stack-grid@1.1.0