Technical requirements
In this chapter, we update the general architecture of the Recipes! app to better facilitate communication with remote APIs. To ensure you’re on the same page, all resources and code snippets are available on GitHub: https://github.com/PacktPublishing/MVVM-pattern-.NET-MAUI/tree/main/Chapter10. If you wish to code along, start with the code in the Start
folder, which has been refactored to serve as the foundation for this chapter. Upon completion, you can compare your work with the Finish
folder to see the finalized version.