Skip to content

iamkcube/PlanetPlate

Repository files navigation

PlanetPlate

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.

About Us

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:

  1. Zero Hunger
  2. Sustainable Cities
  3. Responsible Consumption & Production

Installation

Clone this repository

git clone https://github.com/iamkcube/PlanetPlate.git

Change directory to PlanetPlate

cd PlanetPlate

Install dev dependencies

npm install

Spin up the dev server

npm run dev

Follow the link given in terminal

> 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.

TLDR

To visit our already hosted website on github pages, visit

https://iamkcube.github.io/PlanetPlate/