mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 21:57:29 -07:00
Update chicken tikka masala recipe
This commit is contained in:
parent
d69bccb5c7
commit
65cbf2bd1e
@ -2,13 +2,21 @@
|
|||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Admonition from '@theme/Admonition'
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Chicken Tikka Masala
|
# Chicken Tikka Masala
|
||||||
|
|
||||||
:::info
|
<Tabs>
|
||||||
Let chicken marinate for overnight if possible.
|
<TabItem value="photos" label="Photos" default>
|
||||||
:::
|
A classic chicken recipe with a rich, tomato-based gravy.
|
||||||
|
|
||||||
```mdx title="Ingredients - Chicken Marinade"
|

|
||||||
|
</TabItem>
|
||||||
|
|
||||||
|
<TabItem value="ingredients" label="Ingredients">
|
||||||
|
```text title="Chicken Marinade"
|
||||||
28 oz (800g) boneless and skinless chicken thighs (cut into bite-sized pieces)
|
28 oz (800g) boneless and skinless chicken thighs (cut into bite-sized pieces)
|
||||||
1 cup plain yogurt
|
1 cup plain yogurt
|
||||||
1 1/2 tablespoons minced garlic
|
1 1/2 tablespoons minced garlic
|
||||||
@ -20,7 +28,7 @@ Let chicken marinate for overnight if possible.
|
|||||||
1 teaspoon of salt
|
1 teaspoon of salt
|
||||||
```
|
```
|
||||||
|
|
||||||
```mdx title="Ingredients - Chicken Tikka Masala"
|
```text title="Gravy"
|
||||||
2 tablespoons vegetable/canola oil
|
2 tablespoons vegetable/canola oil
|
||||||
2 tablespoons butter
|
2 tablespoons butter
|
||||||
2 small diced onions
|
2 small diced onions
|
||||||
@ -40,7 +48,12 @@ Let chicken marinate for overnight if possible.
|
|||||||
4 tablespoons fresh cilantro or coriander to garnish
|
4 tablespoons fresh cilantro or coriander to garnish
|
||||||
```
|
```
|
||||||
|
|
||||||
```md title="Instructions"
|
<Admonition type="info" title="Diet">
|
||||||
|
<p>Switch cream for low fat milk to make this a bit healthier.</p>
|
||||||
|
</Admonition>
|
||||||
|
</TabItem>
|
||||||
|
|
||||||
|
<TabItem value="instructions" label="Instructions">
|
||||||
1. In a bowl, combine chicken with all of the ingredients for the chicken marinade; let marinate for 10 minutes to an hour (or overnight if time allows).
|
1. In a bowl, combine chicken with all of the ingredients for the chicken marinade; let marinate for 10 minutes to an hour (or overnight if time allows).
|
||||||
2. Heat oil in a large skillet or pot over medium-high heat. When sizzling, add chicken pieces in batches of two or three, making sure not to crowd the pan. Fry until browned for only 3 minutes on each side. Set aside and keep warm. (You will finish cooking the chicken in the sauce.)
|
2. Heat oil in a large skillet or pot over medium-high heat. When sizzling, add chicken pieces in batches of two or three, making sure not to crowd the pan. Fry until browned for only 3 minutes on each side. Set aside and keep warm. (You will finish cooking the chicken in the sauce.)
|
||||||
3. Melt the butter in the same pan. Fry the onions until soft (about 3 minutes) while scraping up any browned bits stuck on the bottom of the pan.
|
3. Melt the butter in the same pan. Fry the onions until soft (about 3 minutes) while scraping up any browned bits stuck on the bottom of the pan.
|
||||||
@ -48,12 +61,13 @@ Let chicken marinate for overnight if possible.
|
|||||||
5. Pour in the tomato puree, chili powders and salt. Let simmer for about 10-15 minutes, stirring occasionally until sauce thickens and becomes a deep brown red colour.
|
5. Pour in the tomato puree, chili powders and salt. Let simmer for about 10-15 minutes, stirring occasionally until sauce thickens and becomes a deep brown red colour.
|
||||||
6. Stir the cream and sugar through the sauce. Add the chicken and its juices back into the pan and cook for an additional 8-10 minutes until chicken is cooked through and the sauce is thick and bubbling. Pour in the water to thin out the sauce, if needed.
|
6. Stir the cream and sugar through the sauce. Add the chicken and its juices back into the pan and cook for an additional 8-10 minutes until chicken is cooked through and the sauce is thick and bubbling. Pour in the water to thin out the sauce, if needed.
|
||||||
7. Garnish with cilantro (coriander) and serve.
|
7. Garnish with cilantro (coriander) and serve.
|
||||||
```
|
|
||||||
|
|
||||||
### Notes
|
<Admonition type="info" title="Prep Early">
|
||||||
Switch cream for evaporated milk for lower calories.
|
<p>Let chicken marinate for overnight if possible.</p>
|
||||||
|
</Admonition>
|
||||||
|
</TabItem>
|
||||||
|
|
||||||

|
<TabItem value="references" label="References">
|
||||||
|
|
||||||
### References
|
|
||||||
https://cafedelites.com/chicken-tikka-masala/
|
https://cafedelites.com/chicken-tikka-masala/
|
||||||
|
</TabItem>
|
||||||
|
</Tabs>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user