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

https://github.com/hamedzarei/angular-weather

angularjs starter, searching city and get weather of that, also can see weather forecasting for one city
https://github.com/hamedzarei/angular-weather

angular-material angularjs flex flex-layout scss

Last synced: 2 months ago
JSON representation

angularjs starter, searching city and get weather of that, also can see weather forecasting for one city

Awesome Lists containing this project

README

          

# angular-weather
angularjs starter, searching city and get weather of that, also can see weather forecasting for one city

Running:

backend: php -S 0.0.0.0:7676 -t backend

frontend: ng serve --open

![alt text](city.png)