Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 538 Bytes

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