barrycarey / angular-weather-dashboard

A dashboard to display current weather and future forcasts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Weather Dashboard

This is a basic dashboard built with Angular CLI.

It uses your IP to get your location. It will soon offer the ability to set your location manually.

It uses data from the Dark Sky API. Dark Sky does not allow CORs so you will need to setup a web server (ie. Node) to make the requests to Dark Sky.

screenshot

About

A dashboard to display current weather and future forcasts


Languages

Language:CSS 86.1%Language:TypeScript 10.7%Language:HTML 2.4%Language:JavaScript 0.8%