Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (29 loc) · 1.21 KB

food_recipes_app

  • The food recipes application retrieves a wide variety of food names and instructional videos from the TheMealDB API. These recipes are organized by country, with each dish representing a specific nation.
  • I used Flutter framework for building the user interface and Dart programming language .

Used Packages

Installation

  1. Clone the repository
   git clone https://github.com/Ashrafmuhmed/Food_recipes_app
  1. Install dependencies
   flutter pub get
  1. Start the app
   flutter run

Contributing

I welcome contributions from the community. If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Create a new Pull Request.

Video demonstration showcasing the app in operation.

Watch it now!!!