{"id":23391360,"url":"https://github.com/rocendotejada/weather-app-ionic-angular","last_synced_at":"2026-04-13T17:34:07.509Z","repository":{"id":268968475,"uuid":"906019632","full_name":"rocendotejada/weather-app-ionic-angular","owner":"rocendotejada","description":"App de Clima hecho en Ionic y Angular","archived":false,"fork":false,"pushed_at":"2024-12-20T02:16:59.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T14:49:11.609Z","etag":null,"topics":["angular","angularjs","ionic","ionic-framework","weather","weather-app"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocendotejada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T01:55:56.000Z","updated_at":"2024-12-20T02:17:57.000Z","dependencies_parsed_at":"2024-12-20T03:20:41.354Z","dependency_job_id":"03c16f66-d58b-492d-8b96-e7384f45bc1d","html_url":"https://github.com/rocendotejada/weather-app-ionic-angular","commit_stats":null,"previous_names":["rocendotejada/weather-app-ionic-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rocendotejada/weather-app-ionic-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocendotejada%2Fweather-app-ionic-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocendotejada%2Fweather-app-ionic-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocendotejada%2Fweather-app-ionic-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocendotejada%2Fweather-app-ionic-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocendotejada","download_url":"https://codeload.github.com/rocendotejada/weather-app-ionic-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocendotejada%2Fweather-app-ionic-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31762616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angularjs","ionic","ionic-framework","weather","weather-app"],"created_at":"2024-12-22T04:16:00.254Z","updated_at":"2026-04-13T17:34:07.493Z","avatar_url":"https://github.com/rocendotejada.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather App - Ionic \u0026 Angular\n\nUna aplicación simple de clima desarrollada con **Ionic 7** y **Angular** que permite a los usuarios consultar el clima actual de cualquier ciudad.\n\n---\n\n## Características\n\n- Ingresar el nombre de una ciudad y mostrar el clima actual.\n- Diseño responsivo con Ionic.\n- Datos obtenidos desde la API de [OpenWeatherMap](https://openweathermap.org/api).\n\n---\n\n## Requisitos previos\n\nAntes de comenzar, asegúrate de tener instalados:\n\n- [Node.js](https://nodejs.org/) (v16 o superior recomendado)\n- [Ionic CLI](https://ionicframework.com/docs/cli) (`npm install -g @ionic/cli`)\n\n---\n\n## Instalación\n\n1. Clona este repositorio:\n\n   ```bash\n   git clone https://github.com/rocendotejada/weather-app-ionic-angular.git\n\n2. Ve al directorio del proyecto:\n\n    cd weather-app-ionic-angular\n\n3. Instala las dependencias:\n\n    npm install\n\n## Configuración\n\n1. Obtén una API Key de OpenWeatherMap.\n\n2. Crea un archivo .env en la raíz del proyecto y agrega tu API Key:\n\n    API_KEY=tu_api_key\n\n3. (Opcional) Configura variables adicionales según sea necesario.\n\n## Uso\nPara iniciar la aplicación en modo desarrollo:\n\n    ionic serve\n\nLa aplicación estará disponible en: http://localhost:8100.\n\n## Estructura del Proyecto\n\n    src/\n    ├── app/                # Configuración principal de la aplicación\n    ├── assets/             # Recursos estáticos\n    ├── environments/       # Configuración de entornos\n    ├── home/               # Módulo principal\n    └── theme/              # Temas y estilos globales","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocendotejada%2Fweather-app-ionic-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocendotejada%2Fweather-app-ionic-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocendotejada%2Fweather-app-ionic-angular/lists"}