diff --git a/HTML/README.md b/HTML/README.md new file mode 100644 index 0000000..e69de29 diff --git a/HTML/images/aglio-e-olio-e-peperoncino-01.jpeg b/HTML/images/aglio-e-olio-e-peperoncino-01.jpeg new file mode 100644 index 0000000..60402b7 Binary files /dev/null and b/HTML/images/aglio-e-olio-e-peperoncino-01.jpeg differ diff --git a/HTML/odin-recipes/index.html b/HTML/odin-recipes/index.html new file mode 100644 index 0000000..2577fba --- /dev/null +++ b/HTML/odin-recipes/index.html @@ -0,0 +1,16 @@ + + + + + + Recipes Pages + + +

Odin Recipes

+ + + \ No newline at end of file diff --git a/HTML/odin-recipes/recipes/images/Pasta-Aglio-e-Olio-Web-5.webp b/HTML/odin-recipes/recipes/images/Pasta-Aglio-e-Olio-Web-5.webp new file mode 100644 index 0000000..da195f2 Binary files /dev/null and b/HTML/odin-recipes/recipes/images/Pasta-Aglio-e-Olio-Web-5.webp differ diff --git a/HTML/odin-recipes/recipes/images/aglio-e-olio-e-peperoncino-01.jpeg b/HTML/odin-recipes/recipes/images/aglio-e-olio-e-peperoncino-01.jpeg new file mode 100644 index 0000000..60402b7 Binary files /dev/null and b/HTML/odin-recipes/recipes/images/aglio-e-olio-e-peperoncino-01.jpeg differ diff --git a/HTML/odin-recipes/recipes/images/green-curry-new-sq-3.jpg b/HTML/odin-recipes/recipes/images/green-curry-new-sq-3.jpg new file mode 100644 index 0000000..938ec83 Binary files /dev/null and b/HTML/odin-recipes/recipes/images/green-curry-new-sq-3.jpg differ diff --git a/HTML/odin-recipes/recipes/images/k_archive_3b432b41ce04c96a08d77befa42b9881a587a436.jpg b/HTML/odin-recipes/recipes/images/k_archive_3b432b41ce04c96a08d77befa42b9881a587a436.jpg new file mode 100644 index 0000000..901bc38 Binary files /dev/null and b/HTML/odin-recipes/recipes/images/k_archive_3b432b41ce04c96a08d77befa42b9881a587a436.jpg differ diff --git a/HTML/odin-recipes/recipes/salad.html b/HTML/odin-recipes/recipes/salad.html new file mode 100644 index 0000000..31cc699 --- /dev/null +++ b/HTML/odin-recipes/recipes/salad.html @@ -0,0 +1,30 @@ + + + + + + Salad Recipe + + + Back to Home +

Caprise Salad

+ Dish Image +

A refreshing and colorful salad that highlights the juicy flavors of ripe tomatoes and fresh mozzarella, accented by fragrant basil and a drizzle of balsamic glaze.

+

Ingredients

+ +

Steps

+
    +
  1. Arrange alternating slices of tomato and mozzarella on a serving plate.
  2. +
  3. Tuck whole basil leaves between the layers of tomato and mozzarella.
  4. +
  5. Drizzle with olive oil and balsamic glaze evenly over the salad.
  6. +
  7. Season with salt and pepper to taste, and serve chilled or at room temperature.
  8. +
+ + \ No newline at end of file diff --git a/HTML/odin-recipes/recipes/spaghetti.html b/HTML/odin-recipes/recipes/spaghetti.html new file mode 100644 index 0000000..f6cc734 --- /dev/null +++ b/HTML/odin-recipes/recipes/spaghetti.html @@ -0,0 +1,32 @@ + + + + + + Spaghetti Recipe + + + Back to Home +

Spaghetti Aglio e Olio

+ Dish Image +

A simple and delicious Italian pasta dish that delivers a kick of garlic and red pepper flakes in every bite, perfect for a quick weeknight dinner.

+

Ingredients

+ +

Steps

+
    +
  1. Boil a large pot of salted water and cook the spaghetti until al dente, then drain and set aside.
  2. +
  3. In a large skillet, heat the olive oil over medium heat, then add the sliced garlic and red pepper flakes. + Sauté until the garlic turns golden, being careful not to burn it.
  4. +
  5. Add the cooked spaghetti to the skillet and toss well to combine all the flavors.
  6. +
  7. Season with salt, sprinkle chopped parsley and, if using, grated Parmesan cheese. Serve immediately.
  8. +
+ + \ No newline at end of file diff --git a/HTML/odin-recipes/recipes/thai.html b/HTML/odin-recipes/recipes/thai.html new file mode 100644 index 0000000..b5b38e9 --- /dev/null +++ b/HTML/odin-recipes/recipes/thai.html @@ -0,0 +1,35 @@ + + + + + + Curry Recipe + + + Back to Home +

Thai Green Curry Chicken

+ Dish Image +

A fragrant and savory Thai curry featuring tender chicken pieces simmered in a rich, spicy, and creamy green curry sauce with hints of lime and fresh basil.

+

Ingredients

+ +

Steps

+
    +
  1. In a large pan, heat the vegetable oil over medium-high heat and sauté the chicken pieces until they’re browned on all sides.
  2. +
  3. Add the green curry paste to the pan and stir well to evenly coat the chicken with the spices.
  4. +
  5. Pour in the coconut milk, then add the fish sauce and brown sugar; stir to combine and let simmer for about 10 minutes until the chicken is cooked through.
  6. +
  7. Toss in the sliced bell pepper and cook for an additional 3–4 minutes until tender but still crisp.
  8. +
  9. Remove from heat, stir in the basil leaves, and squeeze in lime juice. Garnish with fresh cilantro if desired, and serve over steamed rice.
  10. +
+ + \ No newline at end of file