Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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