https://github.com/nassimtaghipour/imggallerybyreact
Created by Reactjs, Redux.js and Hooks
https://github.com/nassimtaghipour/imggallerybyreact
bootstrap4 css3 es6-javascript hooks imgur-api pagination react-router reactjs redux sorting spa
Last synced: 14 days ago
JSON representation
Created by Reactjs, Redux.js and Hooks
- Host: GitHub
- URL: https://github.com/nassimtaghipour/imggallerybyreact
- Owner: nassimtaghipour
- Created: 2020-05-09T14:42:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T22:32:26.000Z (over 1 year ago)
- Last Synced: 2025-05-07T21:03:59.425Z (about 2 months ago)
- Topics: bootstrap4, css3, es6-javascript, hooks, imgur-api, pagination, react-router, reactjs, redux, sorting, spa
- Language: JavaScript
- Homepage:
- Size: 6.8 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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