{"id":19491257,"url":"https://github.com/duncanbrewster/recipe-app","last_synced_at":"2026-05-02T22:32:14.664Z","repository":{"id":245481177,"uuid":"457992013","full_name":"DuncanBrewster/recipe-app","owner":"DuncanBrewster","description":"Type an ingredient and find recipes. ","archived":false,"fork":false,"pushed_at":"2022-04-21T17:31:22.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T19:44:12.081Z","etag":null,"topics":["axios","react","rest-api","styled-components"],"latest_commit_sha":null,"homepage":"https://duncan-recipe-app.netlify.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/DuncanBrewster.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":"2022-02-11T00:23:32.000Z","updated_at":"2022-02-11T07:43:53.000Z","dependencies_parsed_at":"2024-06-22T10:26:19.796Z","dependency_job_id":"7dcccc86-baae-48f1-82a2-eccbe6a53088","html_url":"https://github.com/DuncanBrewster/recipe-app","commit_stats":null,"previous_names":["duncanbrewster/recipe-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DuncanBrewster/recipe-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanBrewster%2Frecipe-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanBrewster%2Frecipe-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanBrewster%2Frecipe-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanBrewster%2Frecipe-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanBrewster","download_url":"https://codeload.github.com/DuncanBrewster/recipe-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanBrewster%2Frecipe-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32552364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T22:28:24.418Z","status":"ssl_error","status_checked_at":"2026-05-02T22:28:14.225Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["axios","react","rest-api","styled-components"],"created_at":"2024-11-10T21:16:18.226Z","updated_at":"2026-05-02T22:32:14.648Z","avatar_url":"https://github.com/DuncanBrewster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://user-images.githubusercontent.com/87501964/153520639-8cd7d801-5ddd-4fc2-b5de-446d37a71ebf.png)\n\n# [Recipe Finder App](https://duncan-recipe-app.netlify.app/)\n\nRecipe Finder is a React application that allows users to search the [Edamam database](https://www.edamam.com/) for recipes. This project is currently hosted on [Netlify](https://duncan-recipe-app.netlify.app/).\n\n## Features\n* Displays up to 20 recipes with each search query\n* Allows users to route to different recipe sites\n* Retrieves data from the Edamam API via Axios\n* Is mobile and desktop friendly\n\n\n## Installation\n\n1. Clone this repository to your computer.\n```bash\ngit clone https://github.com/DuncanBrewster/recipe-app.git \n```\n\n2. On the master branch, install the NPM dependencies.\n```bash\nnpm install\n```\n\n3. This project requires a Edamam API key. Create an account at [edamam.com](https://www.edamam.com/) to get your key.\n\n4. Create a .env file in your root directory.\n```bash\ntouch .env\n```\n\n5. Inside your .env file, create a variable called REACT_APP_KEY and set it to your unique API key.\n```bash\nREACT_APP_KEY = yourUniqueApiKey\n```\n\n6. Open the project on a development server.\n```bash\nnpm start\n```\n\n7. View the project in your internet browser at [http://localhost:3000](http://localhost:3000).\n\n\n## Tools\n\nThis project:\n\n* was built with **React**.\n* uses **Axios** to fetch data from the Edamam API.\n* is styled with **Styled Components**.\n* [is hosted here on **Netlify**](https://duncan-recipe-app.netlify.app/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncanbrewster%2Frecipe-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncanbrewster%2Frecipe-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncanbrewster%2Frecipe-app/lists"}