Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 956 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 956 Bytes

Weather_webApp

I used open weather API to fetch data

This web project done in html,css ,js

Web link

https://sachinprajapati8604.github.io/Weather_webApp/

netlify link

https://spweather.netlify.app/

Features of the project.

  • It provide dynamic weather data like temp, min max temp etc.
  • Dynamic background images change according to weather status.
  • Dynamic weather icon change according to weather status.
  • It provide basic information like feels like temperature,humidity,pressure,wind speed.
  • It will not accept empty input.
  • it will give you alert if city name not matched with api data.
  • a good ux/ui

Snapshot

  • Default

  • when you entered any valid city

  • when you did'nt entered anything

  • when entered city did'nt matched with data