{"id":20366016,"url":"https://github.com/warborn/weather-app","last_synced_at":"2025-10-07T22:22:48.586Z","repository":{"id":89987203,"uuid":"96964930","full_name":"warborn/weather-app","owner":"warborn","description":"React application to see forecast information using the OpenWeatherMap API","archived":false,"fork":false,"pushed_at":"2017-07-12T06:43:44.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T08:57:36.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/warborn.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}},"created_at":"2017-07-12T04:23:28.000Z","updated_at":"2017-07-12T04:49:39.000Z","dependencies_parsed_at":"2023-05-30T19:45:43.498Z","dependency_job_id":null,"html_url":"https://github.com/warborn/weather-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/warborn/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warborn","download_url":"https://codeload.github.com/warborn/weather-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fweather-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268327767,"owners_count":24232737,"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-08-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-15T00:21:54.030Z","updated_at":"2025-10-07T22:22:43.538Z","avatar_url":"https://github.com/warborn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Weather Application based on the curriculum of the React Fundamentals course at [tylermcginnis.com](https://tylermcginnis.com/)\n======\n\nSome of the concepts applied are:\n- React Components\n- PropTypes\n- React Router\n- OpenWeatherMap API integration\n- AJAX calls with [axios](https://github.com/mzabriskie/axios)\n- Webpack configuration\n- NPM scripts to deploy to production using firebase\n- ES6/7 features like arrow functions, async/await, object destructuring\n\n### You can find the live version [here](https://wb-weather-app.netlify.com/)\n\nEnter a city name and click the \"Get Weather\" button to search for the current forecast of that city\n\n![Image of the home page](https://s20.postimg.org/xdcgvgugd/home.jpg)\n\nSee a list of the the next 5 days forecast weather\n\n![Image of the home page](https://s20.postimg.org/ht534xkbx/forecast-list.jpg)\n\nClick one day to see more details about that day's weather\n\n![Image of the home page](https://s20.postimg.org/pjbva2mnh/forecast-details.jpg)\n\n### Installation\n\nInstall all the dependencies.\n\n```sh\n$ cd weather-app\n$ npm install\n```\n\nTry it on your local environment, execute the following command and wait for webpack to finish and go to http://localhost:8080/\n```sh\n$ npm run start\n```\n\nBuild for production with:\n```sh\n$ npm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarborn%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarborn%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarborn%2Fweather-app/lists"}