Skip to content

GVodyanov/h-orizon

Repository files navigation

H-orizon

H-orizon's team submission for Nasa Space Apps Challenge 2024, Venice (H-farm) local event. The project analyzes extreme weather data and suggests crops for farmers to plant on their fields. Find out more

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build