Skip to content

bchandaka/NodeJS-Weather-App-Using-Weather-Underground

 
 

Repository files navigation

simple-nodejs-weather-app-using-Weather-Underground

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

Works For International Locations

alt text

Works in the US too

alt text

About

Weather Website using Node.js, Express, and Weather Underground's API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.6%
  • JavaScript 30.0%
  • HTML 24.4%