Skip to content

Issimonmutunga/sarateal-frontend

Repository files navigation

Sarateal Frontend

React/Vite frontend for Sarateal, an open-source farmer market access and food supply intelligence platform.

Backend

The frontend connects to the Sarateal API:

https://sarateal.onrender.com

Set the API base URL with:

VITE_API_BASE_URL=https://sarateal.onrender.com

Development

npm install
npm run dev

Open:

http://localhost:5173

Build

npm run build
Preview production build
npm run preview

Tech stack

React
TypeScript
Vite
CSS

Run:

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors