simple-nodejs-weather-app

Simple Node.js Command Line Weather Application

  • Check out the Live Demo
  • Read the full tutorial on how to build this application at codeburst.io
  • Run the web app locally:
node server.js
// Now open your browser and visit: localhost:3000

gif