A Simple Server-side Weather App Getting Started Obtain a free API key from openweathermap.org Replace the value of APIKEY in server.js with your own API key. Installing npm install Running npm start Goto http://127.0.0.1:8099