From 8eeed3cd310fcc609744ea0b8c9bec3f43be0336 Mon Sep 17 00:00:00 2001 From: aakanshimalik <155739971+aakanshimalik@users.noreply.github.com> Date: Fri, 5 Jan 2024 04:53:32 -0800 Subject: [PATCH] Add files via upload --- index.html | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..48a47c1 --- /dev/null +++ b/index.html @@ -0,0 +1,105 @@ + + + + + + Weather App + + + + +
+ +
+

Invalid city name

+
+
+ +

22°C

+

New York

+
+
+ +
+

50%

+

Humidity

+
+
+
+ +
+

15 km/h

+

Wind Speed

+
+
+
+
+
+ + + + + + \ No newline at end of file