Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 346 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 346 Bytes

Weather-Journal-App

This is a Weather Journal App from one of the project of the Udacity Front End Developer Nanodegree.

Specifications

The task was to fetch data via API-Calls from openweathermap.org and POST and GET this data from the local node.js-Server. There should be an #entryHolder-div with childs for #date, #temp and #content.