NoWaste is a mobile application aimed at reducing food waste and alleviating student poverty. Developed using React Native, the front-end offers a practical and user-friendly platform to buy and sell food, promoting sustainability and affordability.
- Buy a Dish: Browse and purchase meals at affordable prices.
- Sell a Dish: Offer your excess food to others, reducing waste and earning some extra income.
- Interactive Map: Explore available dishes near you with an easy-to-use interactive map, enhancing your experience of finding or selling food efficiently.
- NodeJS and Expo should be installed on your development machine.
- An Android or iOS smartphone with the "EXPO GO" app installed.
Clone the repository into your desired directory:
git clone https://github.com/jugodfroy/NoWaste-mobile-app
-
Open a terminal and navigate to the root of the cloned directory.
-
Run the application using the following command:
npm start
-
Use your smartphone's camera to scan the QR code that appears in the terminal. This will launch the NoWaste application on your device.