We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c521875 commit 7335b15Copy full SHA for 7335b15
1 file changed
Projects/Weather APP/README.md
@@ -0,0 +1,19 @@
1
+# dailyweatherforcast
2
+Welcome to the dailyweatherforcast! This website provides weather reports for the region you specify by submitting a city
3
+
4
+## Technologies Used
5
+This project is built using:-
6
+ - HTML5 (structuring)
7
+ - CSS3 (styling)
8
+ - JavaScript (client side scripting)
9
+ - OpenWeather (API)
10
+ - Git/GitHub (version control)
11
+ - Netlify (hosting)
12
13
+## Sample Output
14
+
15
16
17
+## Link
18
+[dailyweatherforcast](https://dailyweatherforcast.netlify.app)
19
0 commit comments