Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 739 Bytes

ReadME.md

File metadata and controls

24 lines (18 loc) · 739 Bytes

Recipe App

  • This repo is for JavaScript Problem solving Practice activity.
  • This week's task is to make a basic Recipe App.

What does this app do?

  • This app has functionality of getting recipe titles based on a hardcoded search term.
  • This is a Recipe App that displays recipe titles fetched by an API.

Technologies used:

  • HTML, CSS, JavaScript (for coding and implementation on UI)

Software needed to run for this app

  • VS Code (as Editor)
  • Browser (as runtime environment)

How to run code in this repo?

  • To run this app, click live github website link given below. OR open index.html in your browser.

Repo Link:

https://github.com/naima-shk/Recipe-App

Live Link:

https://naima-shk.github.io/Recipe-App/