An open API service indexing awesome lists of open source software.

https://github.com/4gray/weatherapp

Weather application based on Angular and Dark Sky API
https://github.com/4gray/weatherapp

angular javascript typescript

Last synced: about 2 months ago
JSON representation

Weather application based on Angular and Dark Sky API

Awesome Lists containing this project

README

          

# WeatherApp

Small weather application based on [Angular](https://angular.io), [Dark Sky API](https://darksky.net/dev/docs#forecast-request) and [Climacons](http://adamwhitcroft.com/climacons/).

## Usage

Run `npm install` to install all dependencies, run tests and start application.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.6.

2017 Sergej Tschigraj