Welcome to PlanetPlate! We are a food distribution platform that connects restaurants with local NGOs in need of surplus food, while also recycling by-products for use in industries.
In many cities throughout our country, there is a lack of proper planning to manage food resources. This often leads to a large amount of food waste from restaurants and other sources.
To address this issue, we propose creating a food channel that redistributes surplus food from restaurants to organizations in need, such as NGOs, to feed hungry and needy people.
In addition, we plan to establish a recycling channel for oil and other by-products used in food preparation. These materials can be distributed to oil refineries and other industries for reuse.
For our project, we aimed to implement a solution that targets three Sustainable Development Goals, including:
- Zero Hunger
- Sustainable Cities
- Responsible Consumption & Production
git clone https://github.com/iamkcube/PlanetPlate.git
cd PlanetPlate
npm install
npm run dev
> planetplate@0.0.0 dev
> vite --host
VITE v4.2.0 ready in 3196 ms
➜ Local: http://localhost:5173/
➜ Network: http://192.168.121.109:5173/
➜ press h to show help
OR just type o in the terminal to open it in your default browser.
To visit our already hosted website on github pages, visit