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
- Host: GitHub
- URL: https://github.com/4gray/weatherapp
- Owner: 4gray
- Created: 2017-09-24T18:42:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T21:33:50.000Z (over 8 years ago)
- Last Synced: 2025-06-09T12:08:10.079Z (about 1 year ago)
- Topics: angular, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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