/weather-app

Simple Weather Application which tells weather of the queried city.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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/