Myrecipes app is a flutter app that contains several meal recipes. Just think it's a Cookbook on your phone. The app also allows users to search for recipes and save them to their favorites. The app uses the Edamam API to fetch recipes and display them to the user. The user can also search for recipes by ingredients.
Instruction to run the app:
- Clone the repo
- Open the project in Android Studio/VS Code
- Install the required packages by running
flutter pub get
in the terminal - Run the app on your device/emulator
Contributed By:
- Dang Cong Quan
- Huynh Quy
- Hoang Cong Thien