https://github.com/tommm2/weather-app
當日各國天氣查詢
https://github.com/tommm2/weather-app
javascript openweathermap-api
Last synced: 18 days ago
JSON representation
當日各國天氣查詢
- Host: GitHub
- URL: https://github.com/tommm2/weather-app
- Owner: tommm2
- Created: 2021-09-27T10:30:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T09:49:44.000Z (over 4 years ago)
- Last Synced: 2025-03-08T12:54:33.014Z (over 1 year ago)
- Topics: javascript, openweathermap-api
- Language: JavaScript
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-app
簡介:
* 使用 OpenWeather API 製作當日國家天氣查詢
* 使用 SCSS、Bootstrap 排版
功能:
* 查詢跑出建議列表(Type Ahead)
* 如果查詢無結果跳出警示訊息
* 顯示當日溫度、濕度、大氣壓力、風速、日出及日落時間
* Loading 動畫
[DEMO](https://tommm2.github.io/weather-app/#/)
