{"id":27105189,"url":"https://github.com/aspects19/weather-app","last_synced_at":"2025-06-14T18:32:20.657Z","repository":{"id":256423598,"uuid":"855253861","full_name":"aspects19/weather-app","owner":"aspects19","description":"Weather mobile app created using React Native, expo and nativewind.","archived":false,"fork":false,"pushed_at":"2025-04-06T09:02:03.000Z","size":5040,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T09:22:46.852Z","etag":null,"topics":["collaborate","communityexchange","expo","nativewindcss","react-native"],"latest_commit_sha":null,"homepage":"","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/aspects19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-10T15:17:08.000Z","updated_at":"2025-04-06T08:25:52.000Z","dependencies_parsed_at":"2025-01-27T21:35:54.262Z","dependency_job_id":"d6f34400-7c06-45e0-a2b8-574916cce029","html_url":"https://github.com/aspects19/weather-app","commit_stats":null,"previous_names":["aspects19/weather-app"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspects19%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspects19%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspects19%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspects19%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspects19","download_url":"https://codeload.github.com/aspects19/weather-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247534630,"owners_count":20954565,"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":["collaborate","communityexchange","expo","nativewindcss","react-native"],"created_at":"2025-04-06T18:37:33.654Z","updated_at":"2025-06-14T18:32:20.648Z","avatar_url":"https://github.com/aspects19.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather App\n\nWelcome to the Weather App! 🌤️ This app provides real-time weather updates and forecasts, offering a simple and intuitive interface.\n\n![React Native](https://img.shields.io/badge/React%20Native-v0.76.6-blue?style=flat\u0026logo=react\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-vES15-yellow?style=flat\u0026logo=javascript\u0026logoColor=white)\n![Expo](https://img.shields.io/badge/Expo-v52.0.26-black?style=flat\u0026logo=expo\u0026logoColor=white)\n![NativeWind](https://img.shields.io/badge/NativeWind-v4.1.23-green?style=flat\u0026logo=tailwind-css\u0026logoColor=white)\n\n## Features\n\n- Current weather information (temperature, humidity, wind speed, etc.).\n- 7-hour weather forecast.\n- Location-based weather (using  search by city).\n- Responsive and intuitive design for mobile devices.\n  \n## Previews\n\n\u003cdiv  style=\"display:flex; gap: 15px; flex-wrap: wrap\"\u003e\n   \u003cimg src=\"https://github.com/aspects19/weather-app/blob/7e0dccf08c3cc36d9edf6ea9165b2c5cda74c81c/screenshots/screenshot_from_2025-01-29_20-52-31.png\" width=\"230\" alt=\"Onboard\"\u003e\n   \u003cimg src=\"https://github.com/aspects19/weather-app/blob/7e0dccf08c3cc36d9edf6ea9165b2c5cda74c81c/screenshots/screenshot_from_2025-01-29_20-53-11.png\" width=\"230\" alt=\"home\"\u003e\n   \u003cimg src='https://github.com/aspects19/weather-app/blob/7e0dccf08c3cc36d9edf6ea9165b2c5cda74c81c/screenshots/screenshot_from_2025-01-29_20-54-14.png' width=\"230\" alt=\"Settings\"\u003e\n\u003c/div\u003e\n\n## Installation\n\nTo run the Weather App locally, follow these steps:\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/aspects19/weather-app.git\n   ```\n\n2. Navigate into the project directory:\n\n   ```sh\n   cd weather-app\n   ```\n\n3. Install dependencies\n\n    ```sh\n    npm install\n    ```\n\n4. Start app\n\n   ```sh\n   npm start\n   ```\n\n5. Scan the QR code on the terminal on Expo Go App on your phone.\n6. 🎉 Your app is up and running. View it on Expo Go mobile app .\n\n## Building the app\n\nYou can download the prebuild apk of this app from [Releases](https://github.com/aspects19/weather-app/releases) section or build it from the source code using Expo [build instructions](https://docs.expo.dev/build/setup/).\n\n## Contributions\n\nIf You wish to make contributions to this project such as reporting issues and bugs, fixing them and adding features, take a look at [contribution guide](https://github.com/aspects19/weather-app/CONTRIBUTING.md)\n\n## License\n\nThis project is licensed under the MIT License – see the [LICENSE](https://github.com/aspects19/weather-app/blob/main/LICENSE) file for details.\n\n##\n\nThanks for checking out the Weather App! 🌦️ Feel free to open issues, fork the repository, or contribute to making it even better!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspects19%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspects19%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspects19%2Fweather-app/lists"}