Skip to content

nassimtaghipour/ImgGalleryByReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is created by React.js, Redux.js, Bootstrap4, Hooks, Css3, Html5

SPA web app that allows 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;

Project setup:

npm install

npm start