{"id":21031357,"url":"https://github.com/julialealt/weather-app","last_synced_at":"2026-04-25T15:35:34.404Z","repository":{"id":241157011,"uuid":"803250497","full_name":"julialealt/weather-app","owner":"julialealt","description":"Weather app created with React Native (Expo), Async-Storage and React Navigation!","archived":false,"fork":false,"pushed_at":"2025-03-24T16:27:41.000Z","size":1022,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T15:35:31.720Z","etag":null,"topics":["expo","react-native","react-navigation"],"latest_commit_sha":null,"homepage":"","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/julialealt.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-20T11:16:13.000Z","updated_at":"2025-09-21T21:04:14.000Z","dependencies_parsed_at":"2024-05-28T13:45:24.276Z","dependency_job_id":"e82155e1-96ea-48fd-a3ee-c82aa6ca7d02","html_url":"https://github.com/julialealt/weather-app","commit_stats":null,"previous_names":["julialealt/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/julialealt/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julialealt%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julialealt%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julialealt%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julialealt%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julialealt","download_url":"https://codeload.github.com/julialealt/weather-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julialealt%2Fweather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32267710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["expo","react-native","react-navigation"],"created_at":"2024-11-19T12:27:47.719Z","updated_at":"2026-04-25T15:35:34.374Z","avatar_url":"https://github.com/julialealt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Weather app\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/34913dcc-78cc-4dd4-83aa-b7cd52b54a77\" alt=\"img1\" width=\"250\"/\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/0e8207f0-509a-4123-b3ba-9ee91d78def1\" alt=\"img2\" width=\"250\"/\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/fd878236-024b-45b7-b6d0-6ae31729f203\" alt=\"img3\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/e66218ff-7831-4d4f-aa70-4efa840c5ae5\" alt=\"img4\" width=\"250\"/\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/86a0670e-3bff-4296-b6b7-69b62031a80d\" alt=\"img5\" width=\"250\"/\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/julialealt/weather-app/assets/84246834/d4fdcedd-a52b-454d-b606-9a59359c4dd6\" alt=\"img6\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## Technologies\n\n- React Native\n- Expo\n- Tailwind CSS\n- React Navigation\n- Async storage\n- Axios\n- [Weather API](https://www.weatherapi.com/) \n- Lodash\n- Expo Google Fonts\n- React Native Hero Icons\n\n\u003cbr/\u003e\n\n## Running locally\n\nClone the project\n\n```bash\n  git clone https://github.com/julialealt/weather-app.git\n```\n\nEnter the project directory\n\n```bash\n  cd weather-app\n```\n\nInstall the dependencies\n\n```bash\n  npm i\n```\n\nGo to [Weather API](https://www.weatherapi.com/), create an account, copy your API Key and place it on '../constants/index.js'\n\n```bash\n  export const apiKey = '{put your API Key here}';\n```\n\nStart the server\n\n```bash\n  npx expo start\n```\n\n\u003cbr/\u003e\n\n#### Credits\n\n[link](https://youtu.be/953vyZMO4cM?si=n21GPGOaJn82WVjc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulialealt%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulialealt%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulialealt%2Fweather-app/lists"}