chrdek / vuejs-imggallery

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v2.0


Languages

Language:Vue 92.7%Language:HTML 5.3%Language:JavaScript 2.0%