Minimalistic world forecast application built with Angular.
You can see the running application here. Notice that API calls are reverse-proxied through cors-anywhere, so just have in mind that requests/responses may take a bit longer.
- google-places-api (for predictive city search)
- openweathermap-api (to retrieve forecast information).
- Deniz Fuchidzhiev's owfont
- Rob Wu's cors-anywhere
- valor-software's ngx-bootstrap