{"id":19560562,"url":"https://github.com/simonemandola/weather-app-react","last_synced_at":"2026-04-11T04:32:40.455Z","repository":{"id":207853440,"uuid":"716240739","full_name":"simonemandola/weather-app-react","owner":"simonemandola","description":"Weather APP build with Vite + React + TypeScript + PrimeReact UI + Tailwind CSS","archived":false,"fork":false,"pushed_at":"2024-01-02T18:08:47.000Z","size":4527,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-15T22:57:53.928Z","etag":null,"topics":["mapbox-api","openweathermap-api","primereact","react","reactjs","redux","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://s-mandola-weather-app.netlify.app/","language":"TypeScript","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/simonemandola.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-08T18:14:54.000Z","updated_at":"2023-11-19T15:06:53.000Z","dependencies_parsed_at":"2023-11-18T02:05:43.735Z","dependency_job_id":"42869a10-9bf6-4ea7-a926-c2730b172bb8","html_url":"https://github.com/simonemandola/weather-app-react","commit_stats":null,"previous_names":["simonemandola/weather-app-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonemandola/weather-app-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonemandola%2Fweather-app-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonemandola%2Fweather-app-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonemandola%2Fweather-app-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonemandola%2Fweather-app-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonemandola","download_url":"https://codeload.github.com/simonemandola/weather-app-react/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonemandola%2Fweather-app-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["mapbox-api","openweathermap-api","primereact","react","reactjs","redux","tailwindcss","vite"],"created_at":"2024-11-11T05:08:03.896Z","updated_at":"2026-04-11T04:32:40.437Z","avatar_url":"https://github.com/simonemandola.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + TypeScript + Vite + PrimeReact + Tailwind CSS\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/79eeb815-f3d6-4ff1-930c-6f024ce7de17/deploy-status)](https://app.netlify.com/sites/s-mandola-weather-app/deploys)\n\n\u003e [👉 Watch live](https://s-mandola-weather-app.netlify.app/)\n\n \n\u003c!-- TOC --\u003e\n* [React + TypeScript + Vite + PrimeReact + Tailwind CSS](#react--typescript--vite--primereact--tailwind-css)\n  * [APIs](#apis)\n  * [Dev mode](#dev-mode)\n  * [Screenshots](#screenshots)\n    * [Desktop](#desktop)\n    * [Mobile](#mobile)\n\u003c!-- TOC --\u003e\n\n![](public/assets/img/screenshots/weather-app-react-desktop-1.png)\n \n## APIs\n\n- [Open weather map](https://openweathermap.org/)\n- [Mapbox](https://www.mapbox.com/)\n\n## Dev mode\n\nInstall\n\n``\nnpm install\n``\n\nYou need .env variables:\n\n```\nVITE_API_BASE_URL_OPENWEATHER=\nVITE_APP_ID_OPENWEATHER=\nVITE_API_BASE_URL_MAPBOX=\nVITE_MAPBOX_PK=\n```\n\nRun\n\n``\nnpm run dev\n``\n\nOpen: [localhost:5173](http://localhost:5173/)\n\n## Screenshots\n\n### Desktop\n\n![](public/assets/img/screenshots/weather-app-react-desktop-1.png)\n![](public/assets/img/screenshots/weather-app-react-desktop-2.png)\n![](public/assets/img/screenshots/weather-app-react-desktop-3.png)\n![](public/assets/img/screenshots/weather-app-react-desktop-4.png)\n### Mobile\n\u003cimg src=\"public/assets/img/screenshots/weather-app-react-mobile-1.png\" width=\"300\"/\u003e\n\u003cimg src=\"public/assets/img/screenshots/weather-app-react-mobile-2.png\" width=\"300\"/\u003e\n\u003cimg src=\"public/assets/img/screenshots/weather-app-react-mobile-3.png\" width=\"300\"/\u003e\n\u003cimg src=\"public/assets/img/screenshots/weather-app-react-mobile-4.png\" width=\"300\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonemandola%2Fweather-app-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonemandola%2Fweather-app-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonemandola%2Fweather-app-react/lists"}