Technical requirements
You will continue working on the LetsEat
project that you modified in the previous chapter.
The resource files and completed Xcode project for this chapter are in the Chapter17
folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-14-Programming-for-Beginner-Fifth-Edition
Check out the following video to see the Code in Action: https://bit.ly/3jHM1vA
Let's start by learning how to read and parse JSON files to get data for use in your app.