jamesabaja / mang-cook

Don't know what to prepare? Let Mang Cook know and he'll take it from there.

Home Page:https://mang-cook.jamesabaja.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mang Cook

Don't know what to prepare? Let Mang Cook know what you have and he'll take it from there.

πŸš€ Get Started

Prerequisites

  • Node 12.16 (via nvm)
  • Yarn

Setup

  1. Clone the project.

    git clone https://github.com/jamesabaja/mang-cook.git
  2. Install the necessary packages.

    cd mang-cook/
    yarn
  3. Run the project.

    yarn develop
  4. Open the source code and start editing!

    The app is now running at http://localhost:8000!

    For recipe contributions, open the mang-cook/ directory in your code editor of choice and edit static/recipes.json. Make sure to add the dish name and their ingredients. Afterwards, go to static/ingredients.json and make sure the ingredients you added are already part of the master list. If not, feel free to add!

Built With

Authors


@jamesabaja

πŸ› πŸ’» πŸ“– 🎨 πŸ€” πŸ‘€

See emoji key

About

Don't know what to prepare? Let Mang Cook know and he'll take it from there.

https://mang-cook.jamesabaja.com

License:BSD Zero Clause License


Languages

Language:JavaScript 80.2%Language:SCSS 19.8%