From 0b7aec6bc3571d5f0afe59eb38bad6a2c4897806 Mon Sep 17 00:00:00 2001 From: Lia Chen Date: Thu, 25 Jul 2024 03:24:55 -0400 Subject: [PATCH] Update README.md (#164) --- dashboards/dashboard_1/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/dashboards/dashboard_1/README.md b/dashboards/dashboard_1/README.md index 0d6babed..a5fe51de 100644 --- a/dashboards/dashboard_1/README.md +++ b/dashboards/dashboard_1/README.md @@ -1,3 +1,17 @@ +# Site-level forecast dashboard +Enter site details(longitude, latitude, capacity) and get forecast 48 hours ahead. Built with React and [shadcn/ui](https://ui.shadcn.com/). + + + + + +https://github.com/user-attachments/assets/db2856d3-789b-408e-af54-59bbab2d285f + + + + + + # React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.