Skip to content

Commit 3ed5ede

Browse files
authored
Update README.md
1 parent 6c0b0c5 commit 3ed5ede

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
11
# weather-app-by-vanilla-js
2+
3+
[Live Website](https://anik1612.github.io/weather-app-by-vanilla-js/)
4+
5+
### UI ScreenShot :
6+
<img src="https://i.ibb.co/rxxSKnx/weather-app.jpg" alt="ui-screenshot"/>
7+
8+
### Features:
9+
* Automatic location detection based on IP
10+
* Max Min Temperature
11+
* Wind Speed
12+
* Air Speed
13+
* Humidity
14+
* Weather Condition
15+
16+
### Technology :
17+
* HTML
18+
* CSS
19+
* Javascript
20+
* IP API (for fetching city)
21+
* Weather API (for fetching weather)

0 commit comments

Comments
 (0)