{"id":26296130,"url":"https://github.com/rohancyberops/weatherapp","last_synced_at":"2026-02-12T03:03:23.126Z","repository":{"id":258530660,"uuid":"872909805","full_name":"RohanCyberOps/WeatherApp","owner":"RohanCyberOps","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-17T07:11:51.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T22:31:05.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/RohanCyberOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"chrohangurjar1"}},"created_at":"2024-10-15T09:30:47.000Z","updated_at":"2024-11-17T07:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"650b6a98-8996-46dc-8826-4c08fd6c90e2","html_url":"https://github.com/RohanCyberOps/WeatherApp","commit_stats":null,"previous_names":["chrohangurjar1/weatherapp","chrohangurjar/weatherapp","rohancyberops/weatherapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RohanCyberOps/WeatherApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FWeatherApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FWeatherApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FWeatherApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FWeatherApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanCyberOps","download_url":"https://codeload.github.com/RohanCyberOps/WeatherApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FWeatherApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29355858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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":"2025-03-15T04:17:03.345Z","updated_at":"2026-02-12T03:03:23.111Z","avatar_url":"https://github.com/RohanCyberOps.png","language":"Java","funding_links":["https://github.com/sponsors/chrohangurjar1"],"categories":[],"sub_categories":[],"readme":"\n# WeatherApp ☀️🌧️⛅\n\nWelcome to **WeatherApp**! This application provides real-time weather updates for any location worldwide. It allows users to search for a city and get detailed weather information, including temperature, humidity, wind speed, and more.\n\n## 🚀 Features\n\n- 🌍 **Search for any location**: Get weather details for any city around the world.\n- ⏰ **Real-time weather updates**: Displays up-to-date weather information.\n- 📊 **Detailed forecast**: View current temperature, humidity, wind speed, and weather conditions.\n- 🎨 **User-friendly interface**: A clean and responsive UI for a seamless experience.\n- 📍 **Geolocation support**: Automatically detect user's location for quick weather updates.\n\n## 🛠️ Tech Stack\n\n- **Frontend**: HTML, CSS, JavaScript (React/Angular/Vue)\n- **Backend**: Node.js, Express\n- **API**: OpenWeatherMap API\n- **Deployment**: Vercel/Netlify for frontend, Heroku for backend (or other services)\n\n## 📦 Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/chrohangurjar1/weatherapp.git\n   cd weatherapp\n   ```\n\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Create a `.env` file in the root directory and add your OpenWeatherMap API key:\n   ```env\n   REACT_APP_WEATHER_API_KEY=your_api_key_here\n   ```\n\n4. Start the development server:\n   ```bash\n   npm start\n   ```\n\n5. Open your browser and navigate to:\n   ```\n   http://localhost:3000\n   ```\n\n## 🖥️ Usage\n\n- Enter a city name in the search bar and press \"Search\".\n- The app will display current weather information for the entered location.\n- To see weather information for your current location, click on the \"Use my location\" button.\n\n## 🌟 Demo\n\nCheck out the live demo [here](https://your-demo-link.com).\n\n## 🤝 Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Make your changes and commit:\n   ```bash\n   git commit -m \"Add some feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Open a pull request.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🌟 Contributors\n\nWe want to give a huge shoutout to everyone who has contributed to the project! 🙌 Your hard work and dedication help make this app better every day. 💪\n\n\u003ca href=\"https://github.com/chrohangurjar1/RustWeatherApp/graphs/contributors\"\u003e\n  \u003cimg alt=\"RustWeatherApp contributors\" height='48' src=\"https://contrib.rocks/image?repo=chrohangurjar1/RustWeatherApp\u0026columns=24\" /\u003e\n\u003c/a\u003e\n\n🎉 Thank you all for your amazing contributions! Let's keep building together. 🚀\n\n\n## 💬 Contact\n\nIf you have any questions, feel free to reach out:\n\n- **Email**: your-email@example.com\n- **LinkedIn**: [Rohan Naagae](https://www.linkedin.com/in/chrohangurjar1)\n- **GitHub**: [Rohan Naagar](https://github.com/chrohangurjar1)\n\n---\n\nFeel free to customize it according to your project's details and requirements! If there's anything specific you'd like to add or change, let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fweatherapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohancyberops%2Fweatherapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fweatherapp/lists"}