/Weather-App

A Weather app that accepts a city name and find the weather data for that city. It also render the map and other weather details of that city . It show min temp, max temp, wind, clouds, sunrise, sunset etc also.

Primary LanguageJavaScript

Weather-App

About

A Weather app that:

Accept a city name and find the weather data for that city

Show the map of that entered city

Show the weather details of that city .

Show min temp, max temp, wind, clouds, sunrise, sunset etc.

Used logos or icons while showing the data

Searchbar is on the top.

Show daily forecast of a city for next 7 days.

For Weather data I used API - (Link to API)

https://openweathermap.org/api 

For Maps -

https://developers.google.com/maps/documentation/embed/get-started

Live

https://weather-jaano.netlify.app/

Reference Images

Screenshot (271)

Screenshot (272)

Screenshot (273)

Happy Coding!