GithubHelp home page GithubHelp logo

how-to's Introduction

how-to

React front end Recipe player. A utility to play simple 'how tos' on mobile for small tasks.

ex:- props to pass down.

{
  "name": "Cheesy Bicuit Bites",
  "description": "A quick and easy snack for parties and gatherings.",
  "general_info": {
    "Time Required": "25mins",
    "Serving": "4 person"
  },
  "equipments": [
    "Stove",
    "Medium Sized Pan"
  ],
  "ingredients": [
    {
      "quantity": "1 tbsp",
      "name": "butter"
    },
    {
      "quantity": "1 cup",
      "name": "boiled corn kennels"
    },
    {
      "quantity": "1/2 cup",
      "name": "red/yellow/green bell peppers"
    },
    {
      "quantity": "1 tbsp",
      "name": "all purpose flour"
    },
    {
      "quantity": "To taste",
      "name": "Salt"
    },
    {
      "quantity": "Pinch of",
      "name": "Pepper Powder"
    },
    {
      "quantity": "Pinch of",
      "name": "Oregano"
    },
    {
      "quantity": "1 tbsp",
      "name": "Tomato Sauce"
    },
    {
      "quantity": "1 tbsp",
      "name": "Chilli Sauce"
    },
    {
      "quantity": "1 cube",
      "name": "grated processed cheese"
    },
    {
      "quantity": "16pc",
      "name": "Salted Biscuits"
    },
    {
      "quantity": "1 cup",
      "name": "masala sev"
    }
  ],
  "steps": [
    {
      "order": "1",
      "time": "120",
      "step": "In a medium sized pan, add and cook butter, corn kennels, bell peppers."
    },
    {
      "order": "2",
      "time": "15",
      "step": "Add all purpose flour, mix well."
    },
    {
      "order": "3",
      "time": "15",
      "step": "Add milk, cheese, salt, pepper powder, oregano and mix it well."
    },
    {
      "order": "4",
      "time": "300",
      "step": "Add sauces, mix well and allow it to cook until mixture thickens like dough.",
      "pu": true
    },
    {
      "order": "5",
      "time": "600",
      "step": "ALlow the mixture to cool at room temperature."
    },
    {
      "order": "6",
      "time": "600",
      "step": "Make 8 Balls of the mixture using palms."
    },
    {
      "order": "7",
      "time": "180",
      "step": "Place 1 ball between 2 biscuits and press gently."
    },
    {
      "order": "8",
      "time": "180",
      "step": "Dip them into sauce and rub into sev."
    },
    {
      "order": "9",
      "time": "180",
      "step": "Place them on Serving plate and garnish with grated cheese and corriander leaves."
    }
  ]
}
'''

how-to's People

Contributors

capitan-jack avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.