Skip to content

Commit

Permalink
samples: add recipe finder
Browse files Browse the repository at this point in the history
Signed-off-by: ushadevi-max <[email protected]>
  • Loading branch information
ushadevi-max committed Dec 24, 2024
1 parent a7cdfba commit cda26d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,5 +338,10 @@
"name": "Sample Next.js GitHub PR Tracker",
"description": "An AI-powered tool (using CopilotKit) designed to track your GitHub pull requests across various open-source events like Hacktoberfest, as well as general pull requests.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-pr-tracker"
},
{
"name": "Sample React.js Recipe Finder",
"description": "Recipe Finder is a web app that helps you discover tasty recipes based on the ingredients you already have in your kitchen.",
"gitUrl": "https://github.com/daytonaio/sample-react-recipe-finder"
}
]

0 comments on commit cda26d5

Please sign in to comment.