Skip to content

Commit

Permalink
Update index.json
Browse files Browse the repository at this point in the history
Added sample project to index.json
  • Loading branch information
Mohiit70 committed Dec 26, 2024
1 parent 8588dd2 commit cdd91dc
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 @@ -379,6 +379,11 @@
"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"
},
{
"name": "Text Formatter Tool",
"description": "Application that provides various text formatting options",
"gitUrl": "https://github.com/Mohiit70/text-formatter-tool-daytona"
},
{
"name": "Sample React.js Ecotrack",
"description": "A LLM powered web app that calculates the carbon footprint of a family and gives advisory to reduce the carbon footprint.",
Expand Down

0 comments on commit cdd91dc

Please sign in to comment.