Skip to content

shorebird2016/my-weather-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

my-weather-card is a simple tool that reports current weather for any location in the world along with google map, country flag.

By default, it uses your current location.

The background image changes based on reported weather conditions.

Click on the eye symbol to change between C and F.

Screenshot

Here is the live link https://my-weather-card.herokuapp.com/

API endpoints

* Weather: https://api.apixu.com/v1/
* Map/Locations: https://maps.googleapis.com/maps/api/
* Geolocation: https://freegeoip.net/json/
* Country info: https://restcountries.eu/rest/v2/alpha/

External library

* ng-map: https://ngmap.github.io/

About

Simple tool to report weather for any location in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published