{"id":18647918,"url":"https://github.com/potchangelo/next-unsplash","last_synced_at":"2025-07-10T08:43:39.091Z","repository":{"id":41854641,"uuid":"281910596","full_name":"potchangelo/next-unsplash","owner":"potchangelo","description":"Unsplash-Cloned Web-App (For Educational Purposes Only)","archived":false,"fork":false,"pushed_at":"2023-01-07T22:23:07.000Z","size":1791,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-28T19:47:04.764Z","etag":null,"topics":["bulma","masonry","nextjs","pinterest","react","react-feather","react-query","unsplash"],"latest_commit_sha":null,"homepage":"https://next-usp.vercel.app","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/potchangelo.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-07-23T09:37:07.000Z","updated_at":"2023-12-25T04:57:39.000Z","dependencies_parsed_at":"2023-02-08T02:48:26.913Z","dependency_job_id":null,"html_url":"https://github.com/potchangelo/next-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/potchangelo%2Fnext-unsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potchangelo%2Fnext-unsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potchangelo%2Fnext-unsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potchangelo%2Fnext-unsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potchangelo","download_url":"https://codeload.github.com/potchangelo/next-unsplash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223469654,"owners_count":17150394,"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":["bulma","masonry","nextjs","pinterest","react","react-feather","react-query","unsplash"],"created_at":"2024-11-07T06:28:19.063Z","updated_at":"2024-11-07T06:28:19.732Z","avatar_url":"https://github.com/potchangelo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Unsplash by Zinglecode\n\nUnsplash-Cloned web-app (for educational purposes only)\n\n[Back-end API](https://github.com/potchangelo/express-unsplash/)\n\n## Table of Contents\n\n* [How to Install and Run Offline](#how-to-install-and-run-offline)\n* [Credits](#credits)\n\n## How to Install and Run Offline\n\n0. Please install and run [Back-end API](https://github.com/potchangelo/express-unsplash/) on your machine before running this project.\n\n1. Download this project, then open project folder in code editor (VSCode or Anything).\n\n2. Create .env.local file in project folder, then type your configuration like this.\n\nTemplate\n```\nNEXT_PUBLIC_HOST={front-end-url}\nNEXT_PUBLIC_API_HOST={back-end-url}\nNEXT_PUBLIC_TITLE={website-based-title}\n```\n\nExample\n```\nNEXT_PUBLIC_HOST=http://localhost:3000\nNEXT_PUBLIC_API_HOST=http://localhost:8080\nNEXT_PUBLIC_TITLE=Unsplash-Cloned\n```\n\n3. Open Terminal or Command Prompt at project folder, then install packages.\n\n```\nnpm install\n```\n\n4. Start running Next.js web-app.\n\n```\nnpm run dev\n```\n\n5. Check if web-app. is working properly by open these URLs in browser.\n\n```\nhttp://localhost:3000/\n```\n\n## Credits\n\nThe project was inspired by https://unsplash.com/.\n\n### Stack used in the project\n\n- Next.js (React Framework)\n- React Query\n- React Feather\n- Bulma\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotchangelo%2Fnext-unsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotchangelo%2Fnext-unsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotchangelo%2Fnext-unsplash/lists"}