Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 382 Bytes

HomeStorageManagement

This project aims to manage a list of non-perishable foods that will be stored.
Check the validity and quantity of each food.

This project uses react-native and can run on both Android and IOS.

Execute for IOS

react-native run-ios

Execute for Android

react-native run-android