This repo contains the Front-End for SalVeg.
SalVeg is a web application created by Team Six Bits for the final 4 week project at the School of Code (Nov 2021 - Mar 2022).
We were given a very open-ended brief - to solve a problem.
With this in mind, we decided to put our efforts towards solving the problem of food waste.
Of all fresh food that's produced, roughly a third of it is wasted. Despite supermarkets' high cosmetic standards, a consumers are prepared to buy wonky or otherwise edible vegetables, but there is no easy way to communicate between producers and consumers.
We created an app that works as a platform to connect people who have excess fresh produce (whether this is farmers or home growers) to people who are happy to buy vegetables directly from producers even if they don't meet the standards held by supermarkets.
- Clone this repo by running
git clone https://github.com/SchoolOfCode/final-project-front-end-six-bits.git
cd MY-APP
npm install
npm run dev
dev
Starts local development server at http://localhost:3000build
Runs buildstart
Runs next js servertest
Runs the test
- Node
- Express
- React
- Next JS
- Babel