Skip to content

Commit

Permalink
samples: add text-formatter (daytonaio#1575)
Browse files Browse the repository at this point in the history
Signed-off-by: Mohit Bisht <mail.mohitbisht@gmail.com>
Signed-off-by: Jitankasarkar <jitankasarkar2017@gmail.com>
  • Loading branch information
Mohiit70 authored and Jitankasarkar committed Dec 28, 2024
1 parent 9b3191e commit cfb5f66
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,11 +410,16 @@
"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/Mohit70/text-formatter-tool-daytona"
},
{
"name": "Sample React.js Real Estate Website",
"description": "A React and Material-UI-based platform for listing and browsing properties, featuring property uploads with images, proof of ownership, and responsive designs.",
"description": "A React and Material-UI-based platform for listing and browsing properties, featuring property uploads with images, proof of ownership",
"gitUrl": "https://github.com/sujal-98/realestate"
},
},
{
"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 cfb5f66

Please sign in to comment.