{"id":19387632,"url":"https://github.com/cleilsonandrade/weather_app","last_synced_at":"2026-05-13T08:36:26.899Z","repository":{"id":116463793,"uuid":"520725350","full_name":"CleilsonAndrade/Weather_App","owner":"CleilsonAndrade","description":"Aplicação para realizar consulta de clima na API Open Weather, com base na inserção manual da cidade ou geolocalização do dispositivo.","archived":false,"fork":false,"pushed_at":"2024-03-21T19:56:19.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T18:55:57.292Z","etag":null,"topics":["api","boxicons","clima","clime","css","frontend","geolocation","html","javascript","openweathermap-api","wheather"],"latest_commit_sha":null,"homepage":"https://cleilsonandrade.github.io/Weather_App/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleilsonAndrade.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":"2022-08-03T03:30:48.000Z","updated_at":"2024-03-21T19:54:51.000Z","dependencies_parsed_at":"2024-03-21T20:45:10.323Z","dependency_job_id":null,"html_url":"https://github.com/CleilsonAndrade/Weather_App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CleilsonAndrade/Weather_App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleilsonAndrade%2FWeather_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleilsonAndrade%2FWeather_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleilsonAndrade%2FWeather_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleilsonAndrade%2FWeather_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleilsonAndrade","download_url":"https://codeload.github.com/CleilsonAndrade/Weather_App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleilsonAndrade%2FWeather_App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32975153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"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":["api","boxicons","clima","clime","css","frontend","geolocation","html","javascript","openweathermap-api","wheather"],"created_at":"2024-11-10T10:09:59.133Z","updated_at":"2026-05-13T08:36:26.883Z","avatar_url":"https://github.com/CleilsonAndrade.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eWeather App\u003c/h1\u003e\n  \u003cp\u003eAplicação para realizar consulta de clima na API Open Weather, com base na inserção manual da cidade ou geolocalização do dispositivo.\u003c/p\u003e\n  \u003cimg src=\"./design/desktop.png\" alt=\"Logo\" width=\"800\"\u003e\n\u003c/div\u003e\n\n# 📒 Índice\n* [Descrição](#descrição)\n* [Requisitos Funcionais](#requisitos)\n* [Tecnologias](#tecnologias)\n* [Design](#design)\n  * [Cores](#cores)\n  * [Fontes](#fontes)\n  * [Ícones](#ícones)\n* [Instalação](#instalação)\n* [Licença](#licença)\n\n# 📃 \u003cspan id=\"descrição\"\u003eDescrição\u003c/span\u003e\nAplicação desenvolvida utilizando a API da [**Open Weather**](https://openweathermap.org/api), para realizar consulta de clima, utilizando a fetch API para requisições e respostas, com base na inserção manual da cidade ou geolocalização do dispositivo.\n\n# 📌 \u003cspan id=\"requisitos\"\u003eRequisitos Funcionais\u003c/span\u003e\n- [x] Requisição a API Open Weather\u003cbr\u003e\n- [x] Consulta por inserção de cidade\u003cbr\u003e\n- [x] Validação da inserção de dados\u003cbr\u003e\n- [x] Consulta por geolocalização\u003cbr\u003e\n\n# 💻 \u003cspan id=\"tecnologias\"\u003eTecnologias\u003c/span\u003e\n- **HTML**\n- **CSS**\n- **JavaScript**\n\n# 🎨 \u003cspan id=\"design\"\u003eDesign\u003c/span\u003e\n- O modelo final para versão desktop e mobile está disponível na pasta `./design`\n\n- \u003cspan id=\"cores\"\u003eCores\u003cbr\u003e\u003c/span\u003e\n  * #43AFFC\u003cbr\u003e\n  * #fff\u003cbr\u003e\n  * #721c24\u003cbr\u003e\n  * #f8d7da\u003cbr\u003e\n\n- \u003cspan id=\"fontes\"\u003eFontes\u003cbr\u003e\u003c/span\u003e\n  * Poppins, sans-serif\n\n- \u003cspan id=\"ícones\"\u003eÍcones\u003cbr\u003e\u003c/span\u003e\n  * Boxicons\n\n# 🚀 \u003cspan id=\"instalação\"\u003eInstalação\u003c/span\u003e\n```bash\n  # Clone este repositório:\n  $ git clone https://github.com/CleilsonAndrade/Weather_App.git\n  $ cd ./Weather_App\n```\n\n# 📝 \u003cspan id=\"licença\"\u003eLicença\u003c/span\u003e\nEsse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.\n\n---\n\n\u003cp align=\"center\"\u003e\n  Feito com 💜 by CleilsonAndrade\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleilsonandrade%2Fweather_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleilsonandrade%2Fweather_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleilsonandrade%2Fweather_app/lists"}