{"id":17856945,"url":"https://github.com/ffernandomoraes/weather-app","last_synced_at":"2026-04-30T10:34:57.673Z","repository":{"id":163583419,"uuid":"457997922","full_name":"ffernandomoraes/weather-app","owner":"ffernandomoraes","description":"A simple application that shows the weather of the current location.","archived":false,"fork":false,"pushed_at":"2022-02-12T15:31:00.000Z","size":378,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T08:47:30.675Z","etag":null,"topics":["react","styled","typescript","weather"],"latest_commit_sha":null,"homepage":"https://weather-app-kappa-ecru.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/ffernandomoraes.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":"2022-02-11T00:53:49.000Z","updated_at":"2022-02-15T16:45:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6768bf2-b79f-4a27-aca0-3068fb720d41","html_url":"https://github.com/ffernandomoraes/weather-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandomoraes%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandomoraes%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandomoraes%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandomoraes%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffernandomoraes","download_url":"https://codeload.github.com/ffernandomoraes/weather-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246866056,"owners_count":20846497,"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":["react","styled","typescript","weather"],"created_at":"2024-10-28T03:10:37.349Z","updated_at":"2026-04-30T10:34:52.631Z","avatar_url":"https://github.com/ffernandomoraes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather APP\nA simple application that shows the weather of the current location.\n\n### Demo\n\nClique [here](https://weather-app-kappa-ecru.vercel.app).\n\n![image](https://user-images.githubusercontent.com/22228470/153615423-17ff7db6-058f-4ff7-87b7-b3b2da907ad9.png)\n\n### Technologies\n- React\n- Typescript\n- @emotion/styled (for styles)\n\n### Linter\n- Eslint\n- Prettier\n\n### Architecture\nThis architecture is not linked to any state management libraries.\n\n```\n├─ .vscode/\n│   └─ settings.json\n├─ docker/\n│   ├─ prod/\n│   └─ dev/                      \n├─ docs/                        # Documentation\n├─ public/\n├─ scripts/\n├─ src/\n│   ├─ assets/                  # Images, fonts, themes\n│   ├─ components/              # Componentes compartilhados\n│   │   └─ Example/\n│   │       └─ index.tsx\n│   ├─ declarations/            # Shared components\n│   │   └─ extra.d.ts\n│   ├─ helpers/                 # Default values and app functions\n│   │   ├─ consts.ts\n│   │   ├─ enums.ts\n│   │   └─ functions.ts\n│   ├─ hooks/                   # custom Hooks\n│   │   └─ useCustomHook.ts\n│   ├─ interfaces/\n│   │   └─ User/\n│   │       └─ index.ts\n│   ├─ pages/\n│   │   ├─ private/             # Private pages\n│   │   │   ├─ Dashboard/\n│   │   │   │   └ index.tsx\n│   │   │   └─ index.tsx        # Private route file and security logic\n│   │   ├─ public/              # Public pages\n│   │   │   └─ Auth/\n│   │   │       └─ index.tsx\n│   │   └─ routes.tsx           # Public routes file\n│   ├─ services/\n│   │   ├─ User/\n│   │   │   └─ index.ts\n│   │   └─ Service.ts           # Base file that have helpers for other services\n│   ├─ tests/\n│   ├─ App.tsx\n│   ├─ index.tsx\n│   └─ settings.ts              # Environment variable handler file\n├─ .editorconfig\n├─ .env.development\n├─ .env.production\n├─ .eslintignore\n├─ .eslintrc\n├─ .gitignore\n├─ .prettierrc.js\n├─ package.json\n├─ README.md\n└─ tsconfig.json\n```\n\n### Run\n\nInstall the dependencies.\n```sh\nyarn\n```\n\nRun script.\n```sh\nyarn start\n```\n\nsee the result at: http://localhost:3000\n\n### Test\n```sh\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffernandomoraes%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffernandomoraes%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffernandomoraes%2Fweather-app/lists"}