{"id":24497421,"url":"https://github.com/arnie1x/anga","last_synced_at":"2026-04-18T06:33:56.766Z","repository":{"id":220633817,"uuid":"752157533","full_name":"Arnie1x/anga","owner":"Arnie1x","description":"Anga is a simple and intuitive weather application built using Vue.js. It allows users to view current weather conditions and the 3-hour forecast for up to 5 days. With a user-friendly interface, Anga makes it easy to manage saved locations and add new ones.","archived":false,"fork":false,"pushed_at":"2024-02-20T02:25:24.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T17:03:48.504Z","etag":null,"topics":["api","mapbox","openweathermap","vite","vue","vuejs","webapp","webdesign"],"latest_commit_sha":null,"homepage":"https://anga-weather.netlify.app/","language":"Vue","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/Arnie1x.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-02-03T07:34:26.000Z","updated_at":"2024-02-19T20:50:40.000Z","dependencies_parsed_at":"2024-02-03T08:47:43.671Z","dependency_job_id":"53980505-3583-45ea-84db-d4e04bd50df3","html_url":"https://github.com/Arnie1x/anga","commit_stats":null,"previous_names":["arnie1x/anga"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arnie1x/anga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnie1x%2Fanga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnie1x%2Fanga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnie1x%2Fanga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnie1x%2Fanga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arnie1x","download_url":"https://codeload.github.com/Arnie1x/anga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnie1x%2Fanga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31959880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","mapbox","openweathermap","vite","vue","vuejs","webapp","webdesign"],"created_at":"2025-01-21T21:33:46.065Z","updated_at":"2026-04-18T06:33:56.728Z","avatar_url":"https://github.com/Arnie1x.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Netlify Status](https://api.netlify.com/api/v1/badges/ac508cad-005f-4a52-ac56-79f307b6e862/deploy-status)](https://anga-weather.netlify.app/)\n\n# Anga: Vue.js Weather Application\n\n**Anga** is a simple and intuitive weather application built using Vue.js. It allows users to view current weather conditions and the 3-hour forecast for up to 5 days. With a user-friendly interface, Anga makes it easy to manage saved locations and add new ones.\n\n## Features\n\n1. **Homepage**: The homepage displays all your saved locations. You can quickly glance at the weather information for each location.\n\n2. **Search Bar**: Use the search bar to find and add new locations. Anga leverages an external weather API (OpenWeather) and a geocoding API (Mapbox) to fetch accurate weather data and location data.\n\n3. **Current Weather**: Get real-time weather updates for your selected locations.\n\n4. **3-Hour Forecast**: Plan ahead with the 3-hour forecast. Anga shows you how the weather will change throughout the day, allowing you to make informed decisions.\n\n## Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/Arnie1x/anga.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd anga\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Run the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Open your browser and visit [http://localhost:8080](http://localhost:8080) to access Anga.\n\n## Configuration\n\n1. Obtain the [MapBox GeoCoding](https://www.mapbox.com/geocoding) and [OpenWeather](https://openweathermap.org/api) API keys\n\n2. Create a `.env` file in the root directory and add your API key:\n\n   ```env\n   VITE_OPEN_WEATHER_API_KEY=key_here\n   VITE_MAPBOX_API_KEY=key_here\n   ```\n\n## Contributing\n\nContributions are welcome! If you find any issues or have ideas for improvements, feel free to submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnie1x%2Fanga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnie1x%2Fanga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnie1x%2Fanga/lists"}