Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.
/ Node Public archive

A simple node server that displays the weather for Tampa, FL. Tools used were: ES5, ES6, Node.js, Gulp, and Mocha.

Notifications You must be signed in to change notification settings

arecvlohe/Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node Server

This is a simple node server that retrieves information from an API endpoint (OpenWeatherMap) and loads to the browser at localhost:5000.

To run the program, clone the repo to your desktop and run $ node _index.js in your terminal. Then open your browser and go to localhost:5000 and you should see the current temperature for Tampa, FL as seen below.

Current Temperature

Let me know how I might be able to do this better!

About

A simple node server that displays the weather for Tampa, FL. Tools used were: ES5, ES6, Node.js, Gulp, and Mocha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published