https://github.com/luisfernandovillalon/weatherapi-top
Weather API Application
https://github.com/luisfernandovillalon/weatherapi-top
api async css html javascript
Last synced: 3 months ago
JSON representation
Weather API Application
- Host: GitHub
- URL: https://github.com/luisfernandovillalon/weatherapi-top
- Owner: LuisFernandoVillalon
- Created: 2022-12-05T19:18:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:52:44.000Z (over 2 years ago)
- Last Synced: 2024-11-17T12:19:41.481Z (7 months ago)
- Topics: api, async, css, html, javascript
- Language: JavaScript
- Homepage: https://luisfernandovillalon.github.io/weatherAPI-TOP/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather API
Project: OpenWeather API Application - The Odin Project
# Summary
This application allows the user to enter whichever city in the world,
and the computer will show different information about the city currently
using the OpenWeather API.# Technologies
HTML, CSS, JavaScript, API, OpenWeather, Async Functions