A simple web app that...
- connects people with local farms which offer their products through direct sales
- promotes transparency and fair pricing
- helps consumers make informed, regional, and more sustainable purchasing choices
- API: Nest.js
- Frontend: Vite + Vue 3 (Composition API)
-
Install Dependencies:
npm install
-
Start Development Database, Backend and Frontend Development Servers:
npm run dev