{"id":27644035,"url":"https://github.com/ariyanmlzm/nextjs-starkregen","last_synced_at":"2026-04-13T15:34:23.723Z","repository":{"id":289538123,"uuid":"948357177","full_name":"AriyanMLZM/nextjs-Starkregen","owner":"AriyanMLZM","description":"☁️ Full Stack Weather App created with next.js - SSR + CSR and Leaflet Map implementation. ","archived":false,"fork":false,"pushed_at":"2025-04-23T19:09:35.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T00:34:30.895Z","etag":null,"topics":["axios","client-side-rendering","leaflet-map","next-api-routes","nextjs","react-query","reactjs","server-side-rendering","tailwindcss","typescript","weather-app"],"latest_commit_sha":null,"homepage":"https://starkregen.vercel.app","language":"TypeScript","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/AriyanMLZM.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-03-14T07:34:16.000Z","updated_at":"2025-04-23T19:09:39.000Z","dependencies_parsed_at":"2025-04-23T20:23:00.759Z","dependency_job_id":"e1ab2b5b-1aa6-40d3-a21a-93a3bc710013","html_url":"https://github.com/AriyanMLZM/nextjs-Starkregen","commit_stats":null,"previous_names":["ariyanmlzm/nextjs-starkregen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AriyanMLZM/nextjs-Starkregen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriyanMLZM%2Fnextjs-Starkregen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriyanMLZM%2Fnextjs-Starkregen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriyanMLZM%2Fnextjs-Starkregen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriyanMLZM%2Fnextjs-Starkregen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriyanMLZM","download_url":"https://codeload.github.com/AriyanMLZM/nextjs-Starkregen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriyanMLZM%2Fnextjs-Starkregen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267038417,"owners_count":24025612,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":["axios","client-side-rendering","leaflet-map","next-api-routes","nextjs","react-query","reactjs","server-side-rendering","tailwindcss","typescript","weather-app"],"created_at":"2025-04-24T00:20:42.595Z","updated_at":"2026-04-13T15:34:18.691Z","avatar_url":"https://github.com/AriyanMLZM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starkregen - Weather App\n\nThe weather app created with **Next.js v15** using **Weatherapi**.\n\n- Get Current Weather, Daily Forecast, Hourly Forecast and Air Quality\n- Search location\n- Select location on map\n\n## Techs\n\n\u003ctable\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003eNext.js\u003c/td\u003e\n    \u003ctd\u003eReact.js\u003c/td\u003e\n    \u003ctd\u003eTypescript\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003e\u003cimg src=\"https://i.postimg.cc/D07nJ6RW/next.png\" width=\"40px\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg  src=\"https://i.postimg.cc/7LR71cSh/react.png\" width=\"35px\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://i.postimg.cc/wjnzcgSY/ts.png\" width=\"33px\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003eTailwindcss\u003c/td\u003e\n    \u003ctd\u003eFramer Motion\u003c/td\u003e\n    \u003ctd\u003eLeaflet.js\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003e\u003cimg src=\"https://i.postimg.cc/3NTknHN8/tailwind.png\" width=\"40px\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg  src=\"https://i.postimg.cc/8k0c7QtM/framer-motion.png\" width=\"35px\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://i.postimg.cc/C5XxXkzm/leaflet.png\" width=\"60px\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003eReact Query\u003c/td\u003e\n    \u003ctd\u003eAxios\u003c/td\u003e\n    \u003ctd\u003eReact Icons\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003ctd\u003e\u003cimg src=\"https://i.postimg.cc/Jn5WLJtR/react-query.png\" width=\"40px\" /\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg  src=\"https://i.postimg.cc/wBPkjbyV/axios.png\" width=\"60px\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg  src=\"https://i.postimg.cc/YqFvhqVW/react-icons.png\" width=\"40px\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Features\n\n- Implementing both **server side** and **client side** fetching data.\n- **Pre-rendering** elements using next.js power and **high SEO**.\n- Implementing customized map with **Leaflet**.\n- Generating Dynamic Metadata based on the page.\n- Using **React Query** power on client side fetching.\n- Using **Framer Motion** for smooth animations and implementing withAnimation **HOCs**.\n- Using **Context Api** for state management.\n- Using **Axios Instance** for handling all the requests faster and better.\n- Using **Next Api Routes** to handle client side requests safely.\n- Using **React Icons** for flexible icons.\n\n## Usage\n\n### Environment Variables\n\nCopy the .env.local.example to .env.local and add your own values.\n\n- WEATHERAPI_APIKEY: weatherapi.com api-key\n- ENAPI: en/disable api  \n  enable to fetch and use real data.  \n  disable to use constant data.  \n  values:\n  - 0: disable\n  - 1: enable\n\n##\n\n[![](https://i.postimg.cc/pTq6WPjr/card.png)](https://github.com/AriyanMLZM)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariyanmlzm%2Fnextjs-starkregen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariyanmlzm%2Fnextjs-starkregen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariyanmlzm%2Fnextjs-starkregen/lists"}