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
- Host: GitHub
- URL: https://github.com/hamedzarei/angular-weather
- Owner: hamedzarei
- Created: 2018-10-23T19:09:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T08:55:56.000Z (about 7 years ago)
- Last Synced: 2025-06-01T04:19:54.791Z (about 1 year ago)
- Topics: angular-material, angularjs, flex, flex-layout, scss
- Language: TypeScript
- Size: 690 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
