{"id":20638111,"url":"https://github.com/junip/vue-unsplash","last_synced_at":"2025-04-15T21:51:43.848Z","repository":{"id":42815559,"uuid":"146074038","full_name":"junip/vue-unsplash","owner":"junip","description":"A sample photo search app using Vuejs and unsplash Api ","archived":false,"fork":false,"pushed_at":"2023-01-06T01:35:08.000Z","size":12665,"stargazers_count":28,"open_issues_count":5,"forks_count":9,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T01:51:44.229Z","etag":null,"topics":["integrate","integrate-unsplash-api","integrations","javascript","photo-search","react","register","unsplash","unsplash-api","unsplash-api-with-vuejs","unsplash-client","unsplashapi","vue-and-unsplash","vue-unsplash","vueandunsplash","vuejs-unplash-integrations"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/junip.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":"2018-08-25T07:08:06.000Z","updated_at":"2023-11-09T04:20:37.000Z","dependencies_parsed_at":"2023-02-05T01:46:21.178Z","dependency_job_id":null,"html_url":"https://github.com/junip/vue-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%2Fvue-unsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fvue-unsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fvue-unsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Fvue-unsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junip","download_url":"https://codeload.github.com/junip/vue-unsplash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249161104,"owners_count":21222468,"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":["integrate","integrate-unsplash-api","integrations","javascript","photo-search","react","register","unsplash","unsplash-api","unsplash-api-with-vuejs","unsplash-client","unsplashapi","vue-and-unsplash","vue-unsplash","vueandunsplash","vuejs-unplash-integrations"],"created_at":"2024-11-16T15:16:58.950Z","updated_at":"2025-04-15T21:51:43.827Z","avatar_url":"https://github.com/junip.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![forthebadge](https://forthebadge.com/images/badges/made-with-vue.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n# vue-unsplash\n\nVue Unsplash is photo search webapp made using Vue.js which uses Unsplash JSON APIs for photo search. Unsplash [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\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimage src=\"src/assets/overview.jpg\"\u003e\n\u003c/div\u003e\n\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\n\n## Creating a developer account\n\nTo access the Unsplash API, first [register](https://unsplash.com/developers) as a developer.\n\n\n## Registering your application\n\nOnce your account has been registered for the API, log in -\u003e go to the Developers page -\u003e Go to \"Your Applications\"-\u003e  \"New Application\" and fill in the required details.\n\n\n\nSignUp or Login in [Unsplash](https://unsplash.com). Go to API/devlopers -\u003e  Documentation. Then Register your app to get the API key and secret.\n\n## API Usage\n\nUpdate your API_KEY and API_SECRET in the [main.js](https://github.com/junipdewan/vue-unsplash/blob/master/src/main.js)\n\n```\n const unsplash = new Unsplash({\n        applicationId: \"API_KEY\",\n        secret: \"API_SECRET\",\n        callbackUrl: \"{CALLBACK_URL}\"\n    });\n```\n\n\n\n## Usage\n\n```sh\n# install all dependency\n~/ npm install\n\n# run\n~/ npm run dev \n```\n\n## Contribution\n\nThe development 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## \n\nCheckout another repo [React-Unsplash](https://github.com/junipdewan/react-unsplash). A clone app made using React and Unsplash JSON API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Fvue-unsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunip%2Fvue-unsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Fvue-unsplash/lists"}