{"id":15817513,"url":"https://github.com/milliorn/weather-report","last_synced_at":"2025-08-26T14:04:33.177Z","repository":{"id":46604610,"uuid":"515230361","full_name":"milliorn/weather-report","owner":"milliorn","description":"Web application for current weather information of a specific location. Provides real-time data. Integrates with OpenWeatherMap API to fetch accurate, up-to-date weather information.","archived":false,"fork":false,"pushed_at":"2025-06-16T15:40:35.000Z","size":1738,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T16:41:54.955Z","etag":null,"topics":["api-integration","dom-manipulation","fetch-api","front-end","front-end-development","frontend","geolocation","json","mobile-friendly","openweathermap","react","real-time","responsive","responsive-design","tailwind","user-interface","weather","weather-app","weather-forecast","web-development"],"latest_commit_sha":null,"homepage":"https://milliorn-weather-report.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milliorn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-07-18T15:00:17.000Z","updated_at":"2025-06-16T15:40:38.000Z","dependencies_parsed_at":"2024-01-01T09:45:10.400Z","dependency_job_id":"076955f2-9079-4f9f-8b1d-cf3ee047a404","html_url":"https://github.com/milliorn/weather-report","commit_stats":null,"previous_names":["milliorn/current-weather"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milliorn/weather-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milliorn%2Fweather-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milliorn%2Fweather-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milliorn%2Fweather-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milliorn%2Fweather-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milliorn","download_url":"https://codeload.github.com/milliorn/weather-report/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milliorn%2Fweather-report/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261162067,"owners_count":23118221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-integration","dom-manipulation","fetch-api","front-end","front-end-development","frontend","geolocation","json","mobile-friendly","openweathermap","react","real-time","responsive","responsive-design","tailwind","user-interface","weather","weather-app","weather-forecast","web-development"],"created_at":"2024-10-05T05:41:46.330Z","updated_at":"2025-06-21T17:04:45.008Z","avatar_url":"https://github.com/milliorn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather-report App\n\n[![pages-build-deployment](https://github.com/milliorn/Current-Weather/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/milliorn/Current-Weather/actions/workflows/pages/pages-build-deployment)\n[![CodeQL](https://github.com/milliorn/Current-Weather/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/milliorn/Current-Weather/actions/workflows/github-code-scanning/codeql)\n\nThis repository contains a weather application built with **Next.js**, **Tailwind CSS**, and **TypeScript**, providing current weather information for user-searched locations. It integrates with the **OpenWeatherMap One Call 3.0 API** to fetch accurate weather data, and uses **GeoDB Cities** for location suggestions.\n\nThe interface is clean, responsive, and enriched with dynamic imagery to enhance user experience.\n\n## Features\n\n- Search for the current weather by city or town\n- Displays temperature, humidity, wind speed, cloudiness, and more\n- Fetches data from OpenWeatherMap’s One Call 3.0 API\n- Location suggestions powered by GeoDB Cities API\n- Background imagery using [Lorem Picsum](https://picsum.photos/)\n- Fully responsive and accessible design\n\n## Live Demo\n\nTo see the Current Weather application in action, visit the [live demo](https://current-weather-one.vercel.app/).\n\n## Technologies Used\n\n- **Next.js** – React framework for SSR and file-based routing\n- **React** – UI library for components and rendering\n- **TypeScript** – Static type checking\n- **Tailwind CSS** – Utility-first CSS framework\n- **OpenWeatherMap API** – Real-time weather data\n- **GeoDB Cities API** – City autocomplete suggestions\n- **Lorem Picsum** – Background imagery\n- **Vercel** – Deployment and hosting\n\n## Getting Started\n\nTo run the project locally, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/milliorn/Current-Weather.git`\n2. Navigate to the project directory: `cd Current-Weather`\n3. Install the dependencies: `npm install`\n4. Start the development server: `npm run dev`\n5. Open [http://localhost:3000](http://localhost:3000) in your browser to view the application.\n\n⚠️ Make sure to create a .env.local file with your WEATHER_API_KEY for the app to function correctly.\n\n## Contributing\n\nContributions are welcome! If you encounter any issues or have ideas for new features, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [OpenWeatherMap](https://openweathermap.org/api/one-call-3) for weather data  \n- [GeoDB Cities](https://rapidapi.com/wirefreethought/api/geodb-cities) for city suggestions  \n- [Lorem Picsum](https://picsum.photos/) for dynamic weather imagery  \n- Thanks to all open-source maintainers and contributors who made this project possible.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilliorn%2Fweather-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilliorn%2Fweather-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilliorn%2Fweather-report/lists"}