From 52ed2c3fdccae82ed59de639ca44578fb8fcb2b3 Mon Sep 17 00:00:00 2001 From: samirasadov28-code Date: Thu, 16 Apr 2026 14:31:53 +0100 Subject: [PATCH] Add DishRoll to Jamstack Sites Showcase DishRoll is an AI-powered weekly meal planner built with React + Vite frontend and Netlify Functions backend. It uses Claude Sonnet (Anthropic API) to generate personalised 7-day menus with grocery budgeting and smart shopping list export. MIT licensed, open-source: https://github.com/samirasadov28-code/DishRoll --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad9befe..262afed 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ _For more resources about Static Web Apps see (Awesome Static Web Apps)[https:// - [Creative Designs Guru](https://creativedesignsguru.com) - Built on Eleventy.js hosted on Netlify and styled with Tailwind CSS - [HandleDroid](https://handledroid.com/) - Built with Next.js, MongoDB, Auth0, AWS CloudWatch, SendGrid, Stripe and hosted on Netlify. - [Backlinko](https://bejamas.io/blog/backlinko-case-study/) - Built with Next.js, headless WordPress and Netlify. +- [DishRoll](https://dishroll.netlify.app/) - AI-powered meal planner built with React, Vite, and Netlify Functions. Uses Claude Sonnet to generate personalised weekly menus. ## Static Site Generators