Skip to content

anik1612/weather-app-by-vanilla-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app-by-vanilla-js

Live Website

UI ScreenShot :

ui-screenshot

Features:

  • Automatic location detection based on IP
  • Max Min Temperature
  • Wind Speed
  • Air Speed
  • Humidity
  • Weather Condition

Technology :

  • HTML
  • CSS
  • Javascript
  • IP API (for fetching city)
  • Weather API (for fetching weather)