/Recipe-App

The project is about a simple recipe app that makes using of JavaScript fetch API to retrieve recipes for meals from MealDB API.

Primary LanguageJavaScriptMIT LicenseMIT

RECIPE APP

Author: Oluoch Duncan 24th June 2022

Project Description

The project is about a simple recipe app that makes using of JavaScript fetch API to retrieve recipes for meals from MealDB API.

Retrieving:

  1. Name of the Meal
  2. Ingredients
  3. Preparation Procedure

SCREENSHOTS

  • recipefront

  • showcase

SetUp Instruction

Requirements

[HTML](lang Url)
Text editor eg Visual Studio Code

Getting Files

Fork the repo

Create a new branch in your terminal (git checkout -b improve-feature)
Install the prerequisites
Make appropriate changes in file(s)
Run the server to see the changes
Add the changes and commit them (git commit -am "Improve App")
Push to the branch (git push origin improve-app)
Create a Pull request

Open the folder location on terminal and use the following command to run app:

How To Run It

Use Live share extension to run the HTML File and make sure you're connected to the internet for the search to work!.

Technologies Used

HTML
CSS
Bootstrap V4.60
JavaScript

Contact Information

Email : oluochdancun19@gmail.com

License

MIT License Copyright (c) 2022 Oluoch Duncan