{"id":23264166,"url":"https://github.com/tkovs/pokemon-weather","last_synced_at":"2025-04-06T06:41:07.710Z","repository":{"id":215436992,"uuid":"738940385","full_name":"tkovs/pokemon-weather","owner":"tkovs","description":"A solution to the Pokemon Weather Test from Online App","archived":false,"fork":false,"pushed_at":"2024-01-04T12:02:50.000Z","size":434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T12:19:00.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tkovs.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-01-04T11:59:20.000Z","updated_at":"2024-01-04T11:59:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"084bead0-1b8b-49ea-885c-010b0cc6690a","html_url":"https://github.com/tkovs/pokemon-weather","commit_stats":null,"previous_names":["tkovs/pokemon-weather"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkovs%2Fpokemon-weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkovs%2Fpokemon-weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkovs%2Fpokemon-weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkovs%2Fpokemon-weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkovs","download_url":"https://codeload.github.com/tkovs/pokemon-weather/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445648,"owners_count":20939953,"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-12-19T14:30:37.053Z","updated_at":"2025-04-06T06:41:07.680Z","avatar_url":"https://github.com/tkovs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  Pokemon Weather\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  This is just another solution to the \u003ca href=\"https://gitlab.com/online-app/pokemon-weather-test/-/tree/main/developer\"\u003ePokemon Weather Test\u003c/a\u003e, a front-end coding challenge from Online App. The exercise is described [here](/repo/exercise.md).\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/tkovs/pokemon-weather.svg\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/tkovs/pokemon-weather.svg\"\u003e\n  \u003cimg alt=\"GitHub commit activity\" src=\"https://img.shields.io/github/commit-activity/m/tkovs/pokemon-weather.svg\"\u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/tkovs/pokemon-weather.svg\"\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/tkovs/pokemon-weather/commits/master\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/tkovs/pokemon-weather.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tkovs/pokemon-weather/issues\"\u003e\n    \u003cimg alt=\"Repository issues\" src=\"https://img.shields.io/github/issues/tkovs/pokemon-weather.svg\"\u003e\n  \u003c/a\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/tkovs/pokemon-weather.svg\"\u003e\n  \u003ca href=\"https://travis-ci.org/github/tkovs/pokemon-weather\"\u003e\n    \u003cimg src=\"https://travis-ci.org/tkovs/pokemon-weather.svg?branch=master\" alt=\"Build Status\" /\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#rocket-technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#information_source-how-to-run\"\u003eHow To Run\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#camera-screenshots\"\u003eScreenshots\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## :rocket: Technologies\n\nThis project was developed with the following technologies:\n\n- [PreactJS](https://preactjs.com/)\n- [Deno](https://deno.com/)\n- [Fresh](https://fresh.deno.dev/)\n- [Docker](https://www.docker.com/)\n\n## :information_source: How To Run\n\nTo clone and run this application, you'll need [Git](https://git-scm.com).\n\n### Using docker\n\nYou only need to have the [Docker](https://www.docker.com/) installed.\n\n```bash\n# soon...\n```\n\n### Run by your own\n\nYou need to have the [Deno](https://deno.com) installed on your computer. From\nyour command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/tkovs/pokemon-weather\n# Or\n$ gh repo clone tkovs/pokemon-weather\n\n# Go into the repository\n$ cd pokemon-weather\n\n# Run the app\n$ deno task start\n\n# Run the tests\n# soon...\n```\n\n## :camera: Screenshots\n\n### Homepage\n\n![image](/repo/screenshot.png)\n\n### 404 page\n\n![image](/repo/404.png)\n\n## :memo: License\n\nThis project is under the MIT license. See the\n[LICENSE](https://github.com/tkovs/pokemon-weather/blob/master/LICENSE) for more\ninformation.\n\n---\n\nMade with ♥ by tkovs :wave: [Get in touch!](https://www.linkedin.com/in/tkovs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkovs%2Fpokemon-weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkovs%2Fpokemon-weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkovs%2Fpokemon-weather/lists"}