{"id":18255264,"url":"https://github.com/moontaz/weather-app","last_synced_at":"2025-07-04T12:05:30.591Z","repository":{"id":247364599,"uuid":"825624652","full_name":"Moontaz/weather-app","owner":"Moontaz","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-08T08:50:27.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T17:19:38.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://weather-app-five-gamma-84.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/Moontaz.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":"2024-07-08T07:49:14.000Z","updated_at":"2024-07-08T08:50:30.000Z","dependencies_parsed_at":"2024-07-08T11:02:37.082Z","dependency_job_id":"57817b04-456b-43e9-899f-4f4318d772c6","html_url":"https://github.com/Moontaz/weather-app","commit_stats":null,"previous_names":["moontaz/weather-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moontaz%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moontaz%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moontaz%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moontaz%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moontaz","download_url":"https://codeload.github.com/Moontaz/weather-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934808,"owners_count":21020724,"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":[],"created_at":"2024-11-05T10:15:18.113Z","updated_at":"2025-04-08T21:49:48.519Z","avatar_url":"https://github.com/Moontaz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Weather App\n\nThis project is a basic implementation of using API Integration with Vite+React framework.\n\n\n## API Reference\n\nThis project using API from [API source](https://api.openweathermap.org).\nfor full documentation, you can access [here](https://openweathermap.org/current).\n\n#### Get item\n\n```http\n  https://api.openweathermap.org/data/2.5/weather?q=${city}\u0026appid=${api_key}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `city`      | `string` | **Required**. City name of item to fetch |\n| `api_key`      | `string` | **Required**. Get from the website after subscribe. You can check here (https://home.openweathermap.org/api_keys) |\n\n\n\n## Demo\n\nClick [here](https://weather-app-five-gamma-84.vercel.app).\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`VITE_APP_ID`= put api key from https://home.openweathermap.org/ in here\n\n\n## Running Tests\n\nTo run tests, run the following command\n\n```bash\n  npm run test\n```\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/Moontaz/weather-app/\n```\n\nGo to the project directory\n\n```bash\n  cd weather-app\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoontaz%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoontaz%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoontaz%2Fweather-app/lists"}