Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T11:28:10.000Z (over 2 years ago)
- Last Synced: 2023-03-08T07:08:43.494Z (over 1 year ago)
- Topics: bootstrap4, css3, es6-javascript, hooks, imgur-api, pagination, react-router, reactjs, redux, sorting, spa
- Language: JavaScript
- Homepage:
- Size: 6.8 MB
- Stars: 4
- 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