RecipeManager is a mobile application built with .NET MAUI that allows users to explore and discover various meal recipes. Users can browse the latest recipes, search by categories, and view detailed instructions, including YouTube tutorial links.
- π Latest Recipes: Discover newly added meal recipes.
- π Search & Filter: Search meals by name and filter by categories.
- π Detailed Recipe View: View full instructions with step-by-step guidance.
- π₯ YouTube Integration: Watch tutorial videos directly from the app.
- π€ Easy Sharing: Share recipes with friends.
- .NET MAUI for cross-platform mobile development
- MVVM architecture for clean and maintainable code
- FmgLib.MauiMarkup for declarative UI building
- Shell Navigation for seamless page transitions
- Clone this repository:
git clone https://github.com/yourusername/RecipeManager.git
- Open the project in Visual Studio 2022 with .NET MAUI installed.
- Run the application on your preferred emulator or device.
Feel free to fork the repository and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License.