Building a Weather App using Node.js
Overview
In this tutorial, we'll learn how to create a weather application where you can know the weather of the city you enter using Node.js. We will use HTTP server to get requests. The API we will be using is OpenWeather.
Prerequisites
Before we d...
shaliniblog.hashnode.dev4 min read