Skip to content

Web App Operating On Node.js Server Used To Display Weather Forecasts For Over 200,00 Cities Throughout The Globe.

Notifications You must be signed in to change notification settings

MuhammadMoeezKhan/Get-Your-Weather-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Get-Your-Weather-Server

Created a Web Application using Node.js and various NPM packages to parse (JSON formatted) data from Openweather.com's "Current Weather Data" API that displays weather data for any inputted location including over 200,000 cities over the globe. Enter the city's name and get the weather!

npm packages you will need to run the web app on your localhost:3000:
npm install express
npm install body-parser
npm install -g nodemon
And also the https module which comes with the Node.js packages you install

About

Web App Operating On Node.js Server Used To Display Weather Forecasts For Over 200,00 Cities Throughout The Globe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published