This commit is contained in:
Johannes
2026-03-12 17:08:00 +01:00
commit 8766d87a3c
5 changed files with 1088 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"id": "sample-lemon-pasta",
"title": "Creamy Lemon Pasta",
"category": "Dinner",
"description": "A bright, zesty pasta that comes together in under 30 minutes. Perfect for busy weeknights when you want something that feels fancy but isn't fussy.",
"servings": "4",
"prepTime": "10 mins",
"cookTime": "15 mins",
"ingredients": [
"400g spaghetti or linguine",
"3 tablespoons butter",
"2 cloves garlic, minced",
"Zest of 2 lemons",
"Juice of 1 lemon",
"1 cup heavy cream",
"¾ cup freshly grated Parmesan",
"Salt and black pepper to taste",
"Fresh basil or parsley for garnish",
"Red pepper flakes (optional)"
],
"instructions": [
"Bring a large pot of salted water to boil. Cook pasta according to package directions until al dente. Reserve 1 cup pasta water before draining.",
"While pasta cooks, melt butter in a large skillet over medium heat. Add garlic and cook for 1 minute until fragrant.",
"Add lemon zest and cook for another 30 seconds, stirring constantly.",
"Pour in the heavy cream and bring to a gentle simmer. Let it reduce slightly for 2-3 minutes.",
"Add the drained pasta to the skillet along with lemon juice and half the Parmesan. Toss to combine.",
"Add pasta water a splash at a time until you reach your desired sauce consistency.",
"Remove from heat, add remaining Parmesan, and season with salt and pepper.",
"Serve immediately, garnished with fresh herbs and red pepper flakes if desired."
],
"createdAt": "2025-03-12T10:00:00.000Z",
"updatedAt": "2025-03-12T10:00:00.000Z"
}