Recipe App
About This Project
The Recipe App is a native Android application designed to help users discover and explore various culinary categories and recipes. Developed using Kotlin, the project demonstrates modern Android architecture by utilizing a MainViewModel for robust state management and seamless UI updates. The application actively connects with external data sources, employing an ApiService to fetch dynamic data and structure it using custom Category models. Featuring a clean user interface built with dedicated screen components like RecipeScreen and custom theme configurations, this application provides an intuitive and engaging experience for food enthusiasts.