{"id":22645355,"url":"https://github.com/jenil-desai/aura","last_synced_at":"2026-05-02T18:36:44.625Z","repository":{"id":249701774,"uuid":"832185947","full_name":"Jenil-Desai/aura","owner":"Jenil-Desai","description":"Aura is a simple and elegant weather application built with React.js and powered by the OpenWeather API. Get real-time weather updates and forecasts with a clean and intuitive interface.","archived":false,"fork":false,"pushed_at":"2024-11-16T12:10:35.000Z","size":5959,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T14:03:47.768Z","etag":null,"topics":["openweatherapi","reactjs"],"latest_commit_sha":null,"homepage":"https://aura-bay.vercel.app","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/Jenil-Desai.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-07-22T13:53:53.000Z","updated_at":"2024-11-16T12:10:39.000Z","dependencies_parsed_at":"2024-07-22T21:28:57.760Z","dependency_job_id":"44af3b26-a286-430e-aae4-9f6335a3af46","html_url":"https://github.com/Jenil-Desai/aura","commit_stats":null,"previous_names":["jenil-desai/aura"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jenil-Desai/aura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenil-Desai%2Faura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenil-Desai%2Faura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenil-Desai%2Faura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenil-Desai%2Faura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jenil-Desai","download_url":"https://codeload.github.com/Jenil-Desai/aura/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jenil-Desai%2Faura/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32545869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"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":["openweatherapi","reactjs"],"created_at":"2024-12-09T06:05:08.185Z","updated_at":"2026-05-02T18:36:44.606Z","avatar_url":"https://github.com/Jenil-Desai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Aura\n\nWelcome to **Aura**! This repository includes a simple and elegant weather application built with React.js and powered by the OpenWeather API. Get real-time weather updates and forecasts with a clean and intuitive interface.\n\n---\n\n## 📑 Table of Contents\n\n1. [Overview](#-overview)\n2. [Technologies](#-technologies)\n3. [Packages \u0026 Libraries Used](#-packages--libraries-used)\n4. [Getting Started](#-getting-started)\n5. [Setup](#-setup)\n6. [Features](#-features)\n7. [Demo \u0026 Screenshots](#-demo--screenshots)\n8. [Acknowledgments](#-acknowledgments)\n9. [License](#-license)\n\n---\n\n## 🌟 Overview\n\n**Description**: Aura is a simple and elegant weather application built with React.js and powered by the OpenWeather API. Get real-time weather updates and forecasts with a clean and intuitive interface.\n\n---\n\n## 💻 Technologies\n\nBelow is a breakdown of the core technologies used in this project.\n\n| 🌐 Web       |\n| ------------ |\n| **React.js** |\n\n---\n\n## 📦 Packages / Libraries Used\n\nThis project uses the following essential libraries and packages:\n\n| Package / Library | Purpose                     |\n| ----------------- | --------------------------- |\n| `Vite`            | Fast development build tool |\n| `Material UI`     | UI components for styling   |\n\n---\n\n## 🚀 Getting Started\n\nFollow these steps to set up the project in your local environment:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Jenil-Desai/aura.git\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Configure environment variables by creating `.env` file in the root of the project and add :.\n   ```env\n   VITE_REACT_APP_API_KEY=\"Your OpenWeather API Key\"\n   ```\n\n---\n\n## ⚙️ Setup\n\n1. Start the project:\n   ```bash\n   npm run dev\n   ```\n2. Access the application at `localhost:5173` and explore the website.\n\n---\n\n## 🎯 Features\n\nExplore the unique features available in this application:\n\n- **Current weather conditions**\n- **Detailed weather information**, including temperature, humidity, max temperature, and min temperature\n- **Responsive design** for both desktop and mobile devices\n\n---\n\n## 🔗 Demo \u0026 Screenshots\n\n- [Demo](https://aura-bay.vercel.app/)\n\n---\n\n## 🙏 Acknowledgments\n\nWe’d like to thank the following contributors and resources:\n\n- **[Apna College's Delta 3.0 Course](https://www.apnacollege.in/)** - Course resource.\n- **[Open Weather Docs](https://openweathermap.org/)** - Documentation for Open Weather.\n- **[Material UI Docs](https://mui.com/)** - Documentation for Material UI.\n\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.\n\n---\n\n### Enjoy exploring and contributing to Aura!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenil-desai%2Faura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenil-desai%2Faura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenil-desai%2Faura/lists"}