pawelkleczek / weatherViewer

Weather Viewer - FreeCodeCamp challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Viewer

FreeCodeCamp challenge

by Paweł Kłeczek

Check it out on CodePen: http://codepen.io/pawelkleczek/full/WGPRGw/

What is this?

Weather viewer API uses geolocation function (Web API) to determine users exact location. Afterwards it prepares a query to Apixu API to collect data about users location current weather information and displays it to the user. Mechanics uses some javascript, and Web API. User can change degrees from Celsius to Fahrenheit.

alt tag

About

Weather Viewer - FreeCodeCamp challenge


Languages

Language:CSS 67.2%Language:JavaScript 29.0%Language:HTML 3.8%