A mobile app for keeping track of groceries! Works in co-operation with MyFridge server
- Run
flutter pub get
- Ensure you have an iOS or Android device (or emulator) set up and plugged in (TODO: write more on how to do this)
- Run
flutter run
- Voila! The app should run assuming all went well :)