{"id":32607727,"url":"https://github.com/gigacore/react-weather-forecast","last_synced_at":"2025-10-30T11:35:59.537Z","repository":{"id":62603103,"uuid":"120712446","full_name":"Gigacore/react-weather-forecast","owner":"Gigacore","description":"A simple 5-day weather forecast application using React \u0026 Redux","archived":false,"fork":false,"pushed_at":"2022-02-24T15:46:23.000Z","size":319,"stargazers_count":41,"open_issues_count":1,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-01-29T03:41:54.527Z","etag":null,"topics":["es6","forecast","reactjs","redux","weather","webpack"],"latest_commit_sha":null,"homepage":"https://gigacore.in/demos/react-weather-forecast/","language":"JavaScript","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/Gigacore.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}},"created_at":"2018-02-08T04:50:13.000Z","updated_at":"2024-01-13T14:41:00.000Z","dependencies_parsed_at":"2022-11-04T00:34:33.854Z","dependency_job_id":null,"html_url":"https://github.com/Gigacore/react-weather-forecast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gigacore/react-weather-forecast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigacore%2Freact-weather-forecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigacore%2Freact-weather-forecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigacore%2Freact-weather-forecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigacore%2Freact-weather-forecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gigacore","download_url":"https://codeload.github.com/Gigacore/react-weather-forecast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gigacore%2Freact-weather-forecast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281796875,"owners_count":26563237,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":["es6","forecast","reactjs","redux","weather","webpack"],"created_at":"2025-10-30T11:35:43.871Z","updated_at":"2025-10-30T11:35:59.521Z","avatar_url":"https://github.com/Gigacore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://image.ibb.co/g69ZDx/682111_cloud_512x512.png)\n\n# 5-Day Weather Forecast\nA simple application to display 5-day weather forecast using the OpenWeatherMap API. Built on top of my recently created [React-Redux-Sass Starter Kit](https://github.com/Gigacore/React-Redux-Sass-Starter).\n\n### Demo\nhttps://www.gigacore.in/demos/react-weather-forecast/\n\n## Pre-requisites\n* Node.js 9.8.0 and above\n\n## Run\n```\ngit clone\ncd react-weather-forecast\nnpm i\n```\n\n\n## Start the dev server\n```\n\nnpm run start:dev\n\n```\n\n## Build\n```\n\nnpm run build\n\n```\n\n#### Notes:\n* Running the build bundles all your updates to ```bundle.js``` and ```bundle.css``` in dist folder.\n* If you insist to automate the build upon appending changes to files, use ```webpack --watch```\n\n## Test\n```\n\nnpm run test\n\n```\n\n#### Notes:\n* Unit testing can be done manually by executing the above command.\n* It will be done automatically prior committing the updates to the repo as a pre-commit hook.\n\n### TODOs\n- [x] Provide an option for user to choose location of their choice by Name, Lat/Long etc\n- [x] Unit testing\n- [x] Identify and address edgecases.\n- [x] Revisit the code to improve performance. Such as sorting, looping, searching etc.\n- [x] Use a proper loading spinner icon on page load\n- [x] Detect location automatically\n- [x] Display hourly forecasts.\n- [ ] Add an option to choose Units in either Metric or Imperial.\n- [ ] Display higher-level of weather information such as Wind Speed, Precipitation etc\n- [ ] Fix lint issues and config the eslintrc to support \"no-vars-used\" for Imports\n- [ ] Better and more functional UI\n- [ ] Prevent fetching new data on every refresh by caching the data for a set duration of session.\n\n### Tech Stack\n\n* React.js\n* Redux\n* JavaScript (ES6)\n* HTML5\n* SASS\n* Jest + Enzyme\n\n#### The MIT License (MIT)\nMIT © 2018 Santhosh Sundar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgigacore%2Freact-weather-forecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgigacore%2Freact-weather-forecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgigacore%2Freact-weather-forecast/lists"}