{"id":17683225,"url":"https://github.com/nemanjam/grid-gallery","last_synced_at":"2026-05-08T07:32:27.385Z","repository":{"id":44252277,"uuid":"260496030","full_name":"nemanjam/grid-gallery","owner":"nemanjam","description":"Image search with masonry grid gallery in React.","archived":false,"fork":false,"pushed_at":"2022-02-10T22:21:47.000Z","size":3973,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T18:43:16.162Z","etag":null,"topics":["gallery","grid","masonry","reactjs","redux","redux-saga"],"latest_commit_sha":null,"homepage":"https://nemanjam.github.io/grid-gallery/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nemanjam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-01T15:41:27.000Z","updated_at":"2025-10-03T17:20:34.000Z","dependencies_parsed_at":"2022-09-14T07:11:07.453Z","dependency_job_id":null,"html_url":"https://github.com/nemanjam/grid-gallery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nemanjam/grid-gallery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fgrid-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fgrid-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fgrid-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fgrid-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemanjam","download_url":"https://codeload.github.com/nemanjam/grid-gallery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fgrid-gallery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gallery","grid","masonry","reactjs","redux","redux-saga"],"created_at":"2024-10-24T09:44:42.893Z","updated_at":"2026-05-08T07:32:27.356Z","avatar_url":"https://github.com/nemanjam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grid Gallery\n\n\nOne page image search app that I did to get some practice with CSS Grid.\n\n## Demo\n\nDemo is available here: **[Demo](https://nemanjam.github.io/grid-gallery/)**\n\nYou can play with the source on **[CodeSandbox](https://codesandbox.io/s/github/nemanjam/grid-gallery)**\n\n## Features\n\n - Search images on Pixabay by single keyword\n - Masonry style grid gallery\n - Loading states and load more pagination\n - Preview image in modal\n - Global state in Redux\n\n## Screenshots\n\n![Screenshot1](/screenshots/Screenshot_1.png)\n\n![Screenshot2](/screenshots/Screenshot_2.png)\n\n## Installation\n\n```\n$ git clone https://github.com/nemanjam/grid-gallery.git\n$ cd grid-gallery\n$ npm install\n$ npm run start\n```\nSet your own Pixabay key in `/src/store/api/index.js`.\n\n```javascript\nconst API_TOKEN = 'your-token-here';\n```\n\nYou can deploy this app on github pages by running:\n\n```\n$ npm run deploy\n```\n\nApp will be available on `https://\u003cyour-github-username\u003e.github.io/grid-gallery`\n\n\n## Libraries used\n\n- React with Hooks\n- Redux, Redux Saga\n- React Bootstrap, Node Sass\n\n## References\n\n- Wtjs's repo [What the Splash](https://github.com/wtjs/what-the-splash)\n- Stephanie's Codepen [CSS Grid Responsive Image Gallery](https://codepen.io/ramenhog/pen/MpORPa)\n- Stephen Grider's Udemy course [Modern React with Redux](https://www.udemy.com/course/react-redux/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemanjam%2Fgrid-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemanjam%2Fgrid-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemanjam%2Fgrid-gallery/lists"}