{"id":16185239,"url":"https://github.com/davemo/photo-gallery-react","last_synced_at":"2025-04-02T01:32:03.182Z","repository":{"id":138658232,"uuid":"341582189","full_name":"davemo/photo-gallery-react","owner":"davemo","description":"A React Coding Exercise ","archived":false,"fork":false,"pushed_at":"2022-12-02T20:50:36.000Z","size":761,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T20:56:46.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/davemo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-23T14:31:15.000Z","updated_at":"2022-12-02T20:50:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f84846c1-3e9a-4fff-96da-e0736985b51d","html_url":"https://github.com/davemo/photo-gallery-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fphoto-gallery-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fphoto-gallery-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fphoto-gallery-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fphoto-gallery-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davemo","download_url":"https://codeload.github.com/davemo/photo-gallery-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724817,"owners_count":20823544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-10T07:13:50.655Z","updated_at":"2025-04-02T01:32:03.169Z","avatar_url":"https://github.com/davemo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Photo Gallery React\n\nAn incomplete photo gallery\n\nThe following tools and libraries are preinstalled for you:\n\n- React v17\n- React Router for client-side routing\n- Jest as the test runner\n- React Testing Library for executing React Components\n- ESLint for linting\n- Prettier for auto-formatting\n\n## Desired Features\n\n### Image Preview\n\n- Use the [Picsum Photos API](https://picsum.photos), `https://picsum.photos/v2/list`\n- Fetch 30 images and render each image in the Gallery so it includes the image and the author name\n\n### Image Selection\n\n- When a user clicks on one of the images in the gallery, it should show a green border and retain a selected state even when navigating to a different route within the app\n- When a user clicks on an already selected image, it should deselect\n- A count of selected images should appear at the top of the gallery and update whenever selections are added or removed\n\n### Image Search\n\n- Implement a search box at the top of the Gallery\n- As a user types, the list of images in the Gallery should filter based on the matching author name\n\n### Image Detailed View\n\n- When a user clicks on an image, they should be taken to a detail view for that image which includes extended information such as `width`, `height`, `url` and `download_url`\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fphoto-gallery-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavemo%2Fphoto-gallery-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fphoto-gallery-react/lists"}