Install: Create file server.js index.html npm init Install express https body-parser npx nodemon server.js or npm - nodemon --save npm start Install dotenv npm install dotenv
This nodejs application uses API of openweathermap to display weather condition and temperature.