The HungryU is a Flutter-based mobile application that allows users to discover and explore a wide range of recipes.
Whether you're a cooking enthusiast or someone looking for quick and delicious meal ideas, this app provides a user-friendly interface to browse recipes, view ingredients and instructions, save favorites, switch between light and dark modes, and apply filters for specific types of food.
- Browse recipes: Explore a vast collection of recipes and easily search for specific dishes.
- Recipe details: View detailed information about each recipe, including the list of ingredients and step-by-step instructions.
- Save favorites: Save your favorite recipes for quick access and future reference.
- Light and dark modes: Choose between light and dark themes to customize the app's appearance according to your preference.
- Filters: Apply filters to find recipes based on specific types of food, dietary preferences, or other criteria.
To run the Meals App locally, follow these steps:
-
Make sure you have Flutter installed. If not, refer to the official Flutter installation guide for your operating system.
-
Clone this repository to your local machine using the following command:
git clone https://github.com/HarshMakwana27/meals-app.git
- Change to the project's directory:
cd meals-app
4.Fetch the dependencies:
flutter pub get
5.Connect a device or start an emulator, then run the app:
flutter run
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please feel free to submit a pull request
This project is licensed under the MITLicense - LICENSE.