Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nassimtaghipour/gallery-images-vuejs

show gallery images in a grid of thumbnails with filtering and sorting by Vuejs and Vuex
https://github.com/nassimtaghipour/gallery-images-vuejs

bootstrap4 filtering imgur-album imgur-api imgur-com pagination responsive sorting spa vuejs vuex

Last synced: 3 months ago
JSON representation

show gallery images in a grid of thumbnails with filtering and sorting by Vuejs and Vuex

Awesome Lists containing this project

README

        

# Gallery-images-Vuejs

web app that allows one to browse the Imgur gallery using https://api.imgur.com/:

show gallery images in a grid of thumbnails;

show image description in the thumbnail, top or bottom;

allow selecting the gallery section: hot, top, user;

allow including / excluding viral images from the result set;

allow specifying window and sort parameters;

when clicking an image in the gallery - show its details: big image, title, description, upvotes, downvotes, and score;

Project setup:

npm install

npm run serve