Skip to content

kush1912/weather-app

Repository files navigation

weather-app

Simple Weather Application which tells weather of the queried city.

weather-app is a simple app which has been built use new technology nodejs. It takes city as an input parameter from the user and displays the Weather parameters such as Temperature, the co-ordinates, pressure, speed. It uses API from openweathermap.org to fetch the data. Framework used Express and pug as view-engine.

Deployed link: https://weather-forecast-node.herokuapp.com/