From 0f4f48dce292a8a95b43418fd808fd6a03169c67 Mon Sep 17 00:00:00 2001 From: areebakwas <32884881+areebakwas@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:46:55 -0400 Subject: [PATCH] initial commit --- index.html | 30 ++++++++++++++++ main.js | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 4 +++ 3 files changed, 138 insertions(+) create mode 100644 index.html create mode 100644 main.js create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 00000000..3254dc0b --- /dev/null +++ b/index.html @@ -0,0 +1,30 @@ + + +
+ + + + +${Math.round(data.main.temp)}°
+${data.weather[0].main}
+${dayOfWeek}
+${Math.round(timeDia.main.temp)}°
+${timeDia.weather[0].main}
+