I have created a food recipe search app that works both online and offline. With this app, you can easily find your favorite recipes and access them even without an internet connection. Recipe data is stored locally, so you can view your recipes anytime and anywhere.
App is based on MVVM architecture and a repository pattern.

Recipes App using the Spoonacular API for constructing RESTful API. Spoonacular API provides a RESTful API interface to highly detailed objects built from thousands of lines of data related to Recipes


