You will continue working on the LetsEat project that you created in the previous chapter.
The completed Xcode project for this chapter is in the Chapter10 folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-13-Programming-for-Beginners.
Let's start by adding a collection view to the Explore scene, which will eventually display the list of cuisines and the LOCATION button.
Check out the following video to see the code in action: