{"id":18493045,"url":"https://github.com/graphprotocol/crypto-buddies","last_synced_at":"2025-06-29T14:32:38.520Z","repository":{"id":42293996,"uuid":"241274841","full_name":"graphprotocol/crypto-buddies","owner":"graphprotocol","description":"Gatsby React app interview challenge","archived":false,"fork":false,"pushed_at":"2023-01-05T07:34:52.000Z","size":1611,"stargazers_count":8,"open_issues_count":25,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-07T16:13:16.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/graphprotocol.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-02-18T04:48:28.000Z","updated_at":"2022-08-31T08:20:19.000Z","dependencies_parsed_at":"2023-02-03T18:30:36.073Z","dependency_job_id":null,"html_url":"https://github.com/graphprotocol/crypto-buddies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/graphprotocol/crypto-buddies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fcrypto-buddies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fcrypto-buddies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fcrypto-buddies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fcrypto-buddies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol","download_url":"https://codeload.github.com/graphprotocol/crypto-buddies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fcrypto-buddies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262609109,"owners_count":23336631,"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-11-06T13:12:21.833Z","updated_at":"2025-06-29T14:32:38.489Z","avatar_url":"https://github.com/graphprotocol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Buddies\n\nThis is a Gatsby React app interview challenge. Please fork this repo, and push your code to a branch in your forked repo (following the instructions below).\n\nIn this exercise you will create 2 pages. Use React, Apollo Client and the GraphQL endpoint that can be found here: https://eu1.prisma.sh/nevena-djaja/mocks/dev.\n\nFirst off, watch the [video](https://storage.googleapis.com/graph-web/Crypto%20Buddies.mp4) to see what the end result should look like.\n\nDesigns can be found [here](https://invis.io/9YVZX88EA7R). You might be able to use the \"Inspect\" mode in Invision to get the styles. Here is the [Sketch file](https://storage.googleapis.com/graph-web/Crypto%20Buddies.sketch).\n\nPlease create these 2 pages:\n\n1. Use `pages/index.js` as a starting point. Make it display the list of images and implement a search that shows search results on the same page (just like you see in the video).\n2. The second page should be called `details.js`. It should load when you click on an image. Feel free to hardcode the `id` that you'll need for the GraphQL query. Or you can use Gatsby's [createPages API](https://www.gatsbyjs.org/docs/node-apis/#createPages) and get the `id` from the URL, for example `/details/:id` (this is optional).\n\n# Notes\n\n- Make sure to implement the animations as they appear in the video.\n- The UI should be responsive.\n- Please use Apollo client with React hooks to query the data (packages should already be installed - check `package.json`).\n- Make GraphQL queries for the all the pages and for the search functionality. This resource might be helpful: https://www.prisma.io/docs/reference/api-reference/prisma-client-reference.\n\n# Setup and Development\n\n1. Clone this repo `git clone git@github.com:graphprotocol/crypto-buddies.git`\n2. Make sure you are inside of the repo you just cloned, by running `cd crypto-buddies`\n3. Check out a branch `git checkout -b \u003cname\u003e/challenge` (for example `anna/challenge`)\n4. Run `yarn` to install all dependencies\n5. Run `yarn develop` to start the app\n6. Open `http://localhost:8000` in your browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Fcrypto-buddies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphprotocol%2Fcrypto-buddies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Fcrypto-buddies/lists"}