/SwiftPractice-RecipeApp

Simple Recipe App that shows meals by category and detailed information of each meal/recipe.

Primary LanguageSwift

RecipeApp

Simple recipe app that shows meals by category and detailed information of each meal/recipe. Data taken from the https://www.themealdb.com/

Tools used:

  • Async/Await
  • Structs (for default init)
  • URLSession
  • UITableView
  • Codable
  • JSONDecoder()
  • Dictionary

Screenshots: