A community marketplace app aimed at minimising household and retail food wastage.
This app was part of a group assignment for COMP4511 - User Interface Design and Construction (22T3). It was built using React Native and Expo.
- Clone the repository:
git clone https://github.com/mrzpn/PearShare
- Install packages with
npm install
. - Run the app with
npx expo start
and follow the terminal instructions to run the app on your device.
If using Mac, please make sure XCode is running with iPhone 14 Pro Max simulator. Select this by File > Open Simulator > iPhone 14 Pro Max.