You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
app-ideas/Projects/Random-Meal-Generator.md

634 B

Random Meal Generator

Tier: 1-Beginner

Generate a random meal from an API.

User Stories

  • User can click a button that will get a random meal from an external API (see below)
  • The app should display: Recipe name, Ingredients, Instructions and a Picture of the meal
  • By clicking the button again, another meal will be generated

Bonus features

  • The app should display a YouTube Video

Example projects