{"id":25489776,"url":"https://github.com/tutorialsandroid/weather-app-react-native","last_synced_at":"2026-04-15T09:31:42.745Z","repository":{"id":278245101,"uuid":"934993893","full_name":"TutorialsAndroid/Weather-App-React-Native","owner":"TutorialsAndroid","description":"A simple and user-friendly React Native weather application that fetches real-time weather data using the OpenWeatherMap API. The app includes search functionality with real-time suggestions and detailed weather information.","archived":false,"fork":false,"pushed_at":"2025-02-18T18:28:08.000Z","size":241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T19:36:28.533Z","etag":null,"topics":["android","android-app","android-application","javascript","react-native","weather","weather-app","weather-forecast"],"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/TutorialsAndroid.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":"2025-02-18T18:24:48.000Z","updated_at":"2025-02-18T18:29:00.000Z","dependencies_parsed_at":"2025-02-18T19:37:06.002Z","dependency_job_id":null,"html_url":"https://github.com/TutorialsAndroid/Weather-App-React-Native","commit_stats":null,"previous_names":["tutorialsandroid/weather-app-react-native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TutorialsAndroid%2FWeather-App-React-Native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TutorialsAndroid%2FWeather-App-React-Native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TutorialsAndroid%2FWeather-App-React-Native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TutorialsAndroid%2FWeather-App-React-Native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TutorialsAndroid","download_url":"https://codeload.github.com/TutorialsAndroid/Weather-App-React-Native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550272,"owners_count":19657541,"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":["android","android-app","android-application","javascript","react-native","weather","weather-app","weather-forecast"],"created_at":"2025-02-18T21:17:50.736Z","updated_at":"2025-11-08T09:30:34.962Z","avatar_url":"https://github.com/TutorialsAndroid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather App 🌤️\n\nA simple and user-friendly React Native weather application that fetches real-time weather data using the **OpenWeatherMap API**. The app includes search functionality with real-time suggestions and detailed weather information.\n\n## 🚀 Features\n- 🌍 Search for any city worldwide\n- 🔍 Real-time city name suggestions while typing\n- 📍 Displays **city, state, and country** for better accuracy\n- 🌡️ Shows detailed weather data (temperature, humidity, wind speed, etc.)\n- 🎨 Clean and responsive UI using **React Native Paper**\n\n## 🛠️ Tech Stack\n- **React Native** (for mobile app development)\n- **Axios** (for API requests)\n- **React Native Paper** (for UI components)\n- **OpenWeatherMap API** (for weather data)\n\n## 📷 Screenshots\n(Include app screenshots here)\n\n## 🔧 Installation \u0026 Setup\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/TutorialsAndroid/Weather-App-React-Native.git\n   cd weather-app\n   ```\n\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n\n3. Get an API key from [OpenWeatherMap](https://openweathermap.org/api) and update the `API_KEY` in `WeatherApp.js`:\n   ```js\n   const API_KEY = \"YOUR_API_KEY\";\n   ```\n\n4. Run the app:\n   ```sh\n   npx react-native run-android  # For Android\n   npx react-native run-ios      # For iOS\n   ```\n\n## 🏗️ File Structure\n```\n/your-project\n├── App.tsx\n├── components/\n│   ├── WeatherApp.js\n├── package.json\n├── node_modules/\n```\n\n## 🤝 Contributing\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## 📄 License\nThis project is licensed under the **MIT License**.\n\n## 🌟 Show Some Love\nIf you liked this project, give it a ⭐ on [GitHub](https://github.com/TutorialsAndroid/Weather-App-React-Native)! 😊","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftutorialsandroid%2Fweather-app-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftutorialsandroid%2Fweather-app-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftutorialsandroid%2Fweather-app-react-native/lists"}