Skip to content

SenselessTactician/WD-LL14-blank-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LL14: Recipe Browser with Meal DB API 🍝

This repository contains starter files for building a recipe browsing application using the Meal DB API.

Getting Started

  • Fork this repository.
  • Launch your Codespace from your forked repository.

Project Overview

In this exercise, you’ll create a dynamic application for browsing recipes by cuisine type. You'll fetch recipe data from the Meal DB API, display recipes by selected area, and build a detailed recipe view.

Objectives

  • Fetch and handle data from an external API.
  • Dynamically display API data on the page.
  • Collaborate to create interactive detail views using API endpoints.

Tools & Resources

Collaboration Tasks

  • Build a dropdown for selecting recipe areas (e.g., Italian, Mexican).
  • Display recipe cards dynamically based on user selection.
  • Create a detailed recipe view showing ingredients and instructions when a recipe is selected.

Level Up

  • Explore additional data from the Meal DB API.
  • Extend the application with extra features or data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.3%
  • HTML 29.7%