{"id":29415419,"url":"https://github.com/souvikdas040/weather-app","last_synced_at":"2026-05-05T18:38:43.593Z","repository":{"id":302929325,"uuid":"1013974049","full_name":"Souvikdas040/weather-app","owner":"Souvikdas040","description":"A sleek, responsive, and real-time weather forecasting web application built using React, TypeScript, TailwindCSS, and Lucide Icons. It displays current weather conditions and a 7-day forecast with modern UI and icons. Optimized for both light and dark mode.","archived":false,"fork":false,"pushed_at":"2025-07-05T05:24:49.000Z","size":1427,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-20T00:52:14.944Z","etag":null,"topics":["date-fns","framer-motion","lucide-icons","react-hooks","react-router","reactjs","responsive","shadcn-ui","tailwindcss","typescript","vitejs"],"latest_commit_sha":null,"homepage":"https://weather-app-84mz.onrender.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Souvikdas040.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}},"created_at":"2025-07-04T19:51:42.000Z","updated_at":"2025-07-05T05:24:52.000Z","dependencies_parsed_at":"2025-07-04T20:37:41.503Z","dependency_job_id":"b5efc967-bd42-4c13-9fc0-03bdb025da4f","html_url":"https://github.com/Souvikdas040/weather-app","commit_stats":null,"previous_names":["souvikdas040/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Souvikdas040/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Souvikdas040%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Souvikdas040%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Souvikdas040%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Souvikdas040%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Souvikdas040","download_url":"https://codeload.github.com/Souvikdas040/weather-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Souvikdas040%2Fweather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32663429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["date-fns","framer-motion","lucide-icons","react-hooks","react-router","reactjs","responsive","shadcn-ui","tailwindcss","typescript","vitejs"],"created_at":"2025-07-11T16:43:39.148Z","updated_at":"2026-05-05T18:38:43.566Z","avatar_url":"https://github.com/Souvikdas040.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌤️ Weather Forecast Web App\n\nA sleek, responsive, and real-time weather forecasting web application built using **React**, **TypeScript**, **TailwindCSS**, and **Lucide Icons**. It displays current weather conditions and a 7-day forecast with modern UI and icons. Optimized for both **light** and **dark mode**.\n\n---\n\n## 🔗 Live Demo\n\n\u003e 🌐 Deployed on [Render](https://render.com)  \n\u003e 🔗 **Live URL:** _[https://weather-app-84mz.onrender.com/](https://weather-app-84mz.onrender.com/)_\n\n---\n\n## 🚀 Features\n\n- 🔍 Search weather by city name\n- 🌡️ Real-time weather updates with temperature, wind, humidity\n- 📅 7-day forecast view\n- 🌙 Dark/Light theme support\n- 📱 Fully responsive UI\n- 🎨 Modern design with TailwindCSS\n- ⚙️ Modular and scalable architecture\n\n---\n\n## 🛠️ Tech Stack\n\n- [React](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Lucide Icons](https://lucide.dev/)\n- [Framer Motion](https://www.framer.com/motion/) (for animations)\n- [Vite](https://vitejs.dev/)\n- [date-fns](https://date-fns.org/)\n\n---\n\n## 📸 App Preview\n\n- [Desktop View](./public/desktop_layout.png)\n- [Tablet View](./public/tablet_layout.png)\n- [Mobile View](./public/mobile_layout.png)\n\n---\n\n## 📁 Folder Structure\n\n```kotlin\nweather-app/\n├── public/\n│ └── desktop_layout.png     # Optional app screenshot\n│ ├── tablet_layout.png      # Optional app screenshot\n│ ├── mobile_layout.png      # Optional app screenshot\n│ └── logo.png               # Optional app screenshot\n├── src/\n│ ├── api/                   # API calls \u0026 utility functions\n│ ├── components/            # Reusable UI components\n│ ├── types/                 # TypeScript interfaces \u0026 types\n│ ├── App.tsx                # Main app component\n│ └── main.tsx               # Entry point\n├── .env                     # Environment variables\n├── package.json\n├── tailwind.config.js\n├── vite.config.ts\n└── README.md                # You're here!\n```\n\n---\n\n## 📦 Installation\n\n```bash\ngit clone https://github.com/yourusername/weather-app.git\ncd weather-app\nnpm install\n```\n\n---\n\n## 🔧 Development\n\n```bash\nnpm run dev\n```\n\u003e Access at: ```http://localhost:5173```\n\n---\n\n## 🌍 Weather API Setup\n\n- ### Get API Key\n  - Sign up at [https://openweathermap.org/api](https://openweathermap.org/api)\n  - Copy your API key\n    \n- ### Create ```.env``` File\n  - ```VITE_WEATHER_API_KEY=your_api_key_here```\n  - Use ```import.meta.env.VITE_WEATHER_API_KEY``` in your app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouvikdas040%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouvikdas040%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouvikdas040%2Fweather-app/lists"}