diff --git a/recipes/beef_broccoli_stir_fry.txt b/recipes/beef_broccoli_stir_fry.txt new file mode 100644 index 0000000..d6bc143 --- /dev/null +++ b/recipes/beef_broccoli_stir_fry.txt @@ -0,0 +1,38 @@ +// Copyright 2022 Jeremy Wall +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +title: Beef and Broccoli Stirfry + +A family favorite stirfry. + +step: + +2 cups white rice +4 cups of water + +Bring water to a boil and add white rice. Cook for 25 minutes or until water +has been fully absorbed. + +step: + +1 lb Shaved Beef/Beef steak +2 head broccoli +½ cup soy sauce +½ cup Hoisin Sauce +1 tbsp minced garlic +1/2 onion +2 tbsp oil + +Chop broccoli into small florets. Heat oil and add garlic, onion, and beef. Fry +beef until fully cooked and then add Broccoli. Finish with Soy sauce and hoisin +sauce. Serve with Rice. \ No newline at end of file diff --git a/recipes/chicken_fried_rice.txt b/recipes/chicken_fried_rice.txt index 7ffbc6f..9398c78 100644 --- a/recipes/chicken_fried_rice.txt +++ b/recipes/chicken_fried_rice.txt @@ -1,5 +1,7 @@ title: Chicken Fried Rice +Who doesn't like some chicken fried rice. + step: 3 cup white rice (par boiled) @@ -27,4 +29,4 @@ step: Heat oil in wok or skillet. Place rice in skillet and create a small hole in the center. Scramble the egg in the center of the rice. Put the rest of the ingredients in and fry until the chicken is fully cooked. Remove from heat and -mix in soy sauce to taste. \ No newline at end of file +mix in soy sauce to taste. diff --git a/recipes/fajitas.txt b/recipes/fajitas.txt new file mode 100644 index 0000000..75f7b70 --- /dev/null +++ b/recipes/fajitas.txt @@ -0,0 +1,27 @@ +title: fajitas + +A fantastic Tex Mex dish. Perfect done on the grill or stovetop. + +step: + +1 lb beef roast sliced. +3 Green Peppers +2 onion +2 clove garlic +4 tbsp kosher salt +2 tbsp black pepper +1 tbsp cumin +3 tbsp paprika + +Grill beef, sliced peppers, sliced onion, and spices together until beef is completely cooked. + +step: + +10 flour tortillas +10 corn tortillas +1 pkg sour cream +2 cups cheddar cheese (shredded) +1 pkg pico de gallo +1 bag shredded lettuce + +Cook tortillas on stove top or heat in oven. Serve with beef and condiments. diff --git a/recipes/grilled_sausages.txt b/recipes/grilled_sausages.txt new file mode 100644 index 0000000..a1bb51d --- /dev/null +++ b/recipes/grilled_sausages.txt @@ -0,0 +1,21 @@ +title: Hot Dogs and Brats + +Grilled sausages a great comfort food. + +step: + +1 onion +1 tbsp butter + +Grill onions with butter in skillet on low until translucent. + +step: + +1 pkg hot dogs +1 pkg beer brats +1 pkg hot dog buns +1 bottle brown mustard +1 bottle ketchup +1 pkg white american cheese + +Cook sausages on grill. Serve with grilled onions and mustard and ketchup, and cheese. \ No newline at end of file