Let's Build SomeThing Legendary together

I developed a mobile meal discovery application that allows users to explore different food categories, view detailed recipes, and manage their favorite meals. The app focuses on providing a clean interface, smooth navigation, and an intuitive browsing experience.
Users can easily browse categories such as breakfast, lunch, dinner, and desserts, then view detailed information about each recipe including ingredients, cooking instructions, preparation time, affordability, and complexity.
The application uses nested navigation with Stack and Drawer navigators to create a smooth and structured user experience.
Users can move from the category screen to the meal list and then to detailed recipe pages while maintaining consistent navigation across the app.
React Context is used to manage the favorite meals functionality across the entire application.
Users can mark or unmark meals as favorites and access them instantly through the dedicated Favorites screen in the drawer navigation.
React Native
TypeScript
NativeWind
Expo Router
Nested Navigation
React Context
MVC Architecture