This App was built at the during an online swift course I was undertaking. The course taught me SwiftUI, architectures and structures, data management, API calls, JSON decoding and a range of frameworks. This was an App that would decode a JSON file containing the recipes and displays it in an attrative user-friendly UI it also includes a function which adjusts the servings dynamically. You can also add your own recipe and pictures and it will be stored on the App using coreData.