Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nassimtaghipour/gallery-images-vuejs
- Owner: nassimtaghipour
- Created: 2020-01-31T17:13:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:16:31.000Z (about 2 years ago)
- Last Synced: 2023-03-08T07:08:43.219Z (almost 2 years ago)
- Topics: bootstrap4, filtering, imgur-album, imgur-api, imgur-com, pagination, responsive, sorting, spa, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 2.43 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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