Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 427 Bytes
A Web application that displays the weather conditions of any geographic location over the globe. Developed using Node JS , deployed on Heroku , Hosted on the server using ExpressjS. Mapbox API used to fetch geo-coordinates of the location entered by User. Weather API used to fetch weather conditions of that location on passing the coordinates obtained.

# WeatherApi