{"id":13562775,"url":"https://github.com/junip/react-unsplash","last_synced_at":"2025-04-15T21:51:51.710Z","repository":{"id":42215591,"uuid":"174710651","full_name":"junip/react-unsplash","owner":"junip","description":"A Unsplash Cloned Photo Search App  made with React","archived":false,"fork":false,"pushed_at":"2022-12-08T16:31:41.000Z","size":53160,"stargazers_count":58,"open_issues_count":3,"forks_count":21,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T21:51:46.563Z","etag":null,"topics":["integration","photo-search","react","react-unplash","react-with-unsplash","unplash","unplash-api","unsplash","unsplash-api","unsplash-client","unsplash-clone","unsplash-js","unsplash-photos","unsplash-source","unsplashapi"],"latest_commit_sha":null,"homepage":"https://react-unsplash.now.sh/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-09T15:23:13.000Z","updated_at":"2024-09-13T13:39:14.000Z","dependencies_parsed_at":"2023-01-25T14:46:21.627Z","dependency_job_id":null,"html_url":"https://github.com/junip/react-unsplash","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/junip%2Freact-unsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-unsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-unsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-unsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junip","download_url":"https://codeload.github.com/junip/react-unsplash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161130,"owners_count":21222469,"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":["integration","photo-search","react","react-unplash","react-with-unsplash","unplash","unplash-api","unsplash","unsplash-api","unsplash-client","unsplash-clone","unsplash-js","unsplash-photos","unsplash-source","unsplashapi"],"created_at":"2024-08-01T13:01:12.152Z","updated_at":"2025-04-15T21:51:51.692Z","avatar_url":"https://github.com/junip.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/check-it-out.svg)](https://forthebadge.com)\n\n\n[![madewithreact](https://img.shields.io/badge/madewith-react-green.svg)](https://reactjs.org/) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n# React Unsplash\n\nReact Unsplash is photo search webapp made in React which uses Unsplash JSON APIs for photo search. A clone app of  [https://unsplash.com](https://unsplash.com/) the most powerful photo engine in the world. Trying to make the unplash like UI  and add functionality as much as possible. Completed UI screenshots\n\n\nMain search UI\n\n![Interface](Assets/unsplash_clone.jpg?raw=true \"Web App picture\")\n\nDonwloading Photos and showing likes\n\n![Interface](Assets/download_photos.jpg?raw=true \"Web App picture\")\n\n## Prerequisites\n\nYou are required to have [Node.js](https://nodejs.org/) installed to run the app locally.\n\n## Getting Started\n\nInstall [unsplash-js](https://github.com/unsplash/unsplash-js) ([github](https://github.com/unsplash/unsplash-js))\n\n```\nnpm i --save unsplash-js\n```\n### Website Link\n[react-unsplash](react-unsplash.now.sh)\n\n## Key Usages \n- Access the unsplash API by  [registering as a developer](https://unsplash.com/developers).\n- Before using the Unsplash API, read the API Guidelines. Specifically you must:\n   - [hotlink images](https://help.unsplash.com/api-guidelines/more-on-each-guideline/guideline-hotlinking-images)\n   - [attribute photographers](https://help.unsplash.com/en/articles/2511315-guideline-attribution)\n   - [trigger a download when appropriate](https://help.unsplash.com/en/articles/2511258-guideline-triggering-a-download)\n\n\n## API Usage in Project \nMake a new `.env` file and do the following\n\n```\n APP_ACCESS_KEY = your_app_access_key\n```\n\n## Usage\n\n```sh\n# install all dependency\n~/ npm install\n\n# run\n~/ npm run dev \n```\n\n## Formatting Code\n\n```sh\n~/ npm run format \n```\n\n## Clearing Build\n\n```sh\n~/ npm run clear \n```\n\n\n## Contribution\n\nThe devlopement of the App is still in progress. Only some part is implemented. You can help with \ncode contribution to add more functionality in the App.\n\n## License\n\n**React Unplash** is available under the **MIT license**. See the [LICENSE](https://github.com/junipdewan/react-unsplash/blob/master/LICENSE.md) file for more info.\n\n\n## Important \n\n[Unplash](https://unsplash.com) is a registered trademark. This project is just for learning purposes and should be treated as such.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Freact-unsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunip%2Freact-unsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Freact-unsplash/lists"}