{"id":21607990,"url":"https://github.com/yusufff/pokedex","last_synced_at":"2026-05-16T22:01:42.340Z","repository":{"id":39400128,"uuid":"205558041","full_name":"yusufff/pokedex","owner":"yusufff","description":"Pokémon Encyclopedia","archived":false,"fork":false,"pushed_at":"2023-01-04T08:39:59.000Z","size":2725,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T22:37:29.156Z","etag":null,"topics":["javascript","pokemon","react"],"latest_commit_sha":null,"homepage":"https://pokedex-mw31.onrender.com/","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/yusufff.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}},"created_at":"2019-08-31T14:55:39.000Z","updated_at":"2020-12-15T11:51:11.000Z","dependencies_parsed_at":"2023-02-02T05:30:39.829Z","dependency_job_id":null,"html_url":"https://github.com/yusufff/pokedex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yusufff/pokedex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufff%2Fpokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufff%2Fpokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufff%2Fpokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufff%2Fpokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufff","download_url":"https://codeload.github.com/yusufff/pokedex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufff%2Fpokedex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","pokemon","react"],"created_at":"2024-11-24T20:35:38.864Z","updated_at":"2026-05-16T22:01:42.316Z","avatar_url":"https://github.com/yusufff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Pokedex](https://github.com/yusufff/pokedex/blob/master/art.jpg?raw=true)\n\n# Pokedex\n\u003e Pokémon Encyclopedia\n\n## Installing / Getting started\n\nTo get started, you need a JavaScript package manager such as [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/).\n\n```shell\ngit clone git@github.com:yusufff/pokedex.git\ncd pokedex/\nyarn install\nyarn run build\n```\n\nThis creates a build directory with a production build of your app. Set up your favorite HTTP server to serve this folder so that you can start using production build.\n\n## Developing\n\n### Built With\n\n[React](https://github.com/facebook/react), [Create-React-App](https://github.com/facebook/create-react-app)\n\n### Prerequisites\n\nYou need a JavaScript package manager such as [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/) to start developing.\n\n\n### Setting up Dev\n\nHere's a brief intro about what a developer must do in order to start developing\nthe project further:\n\n```shell\ngit clone git@github.com:yusufff/pokedex.git\ncd pokedex/\nyarn install\nyarn start\n```\n\nThen open the localhost url that you see on the terminal to see Pokedex.\n\n### Building\n\nWhen you’re ready to deploy to production, create a minified bundle with:\n\n```shell\nyarn test\nyarn run build\n```\n\nBuilds Pokedex for production to the build folder.\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\n\nPokedex is ready to be deployed.\n\n### Components\n\nEvery component folder contains an `index.js` file that exports by default the component and a `styles` folder that contains `css` files with the same name with component's folder.\n\n### Services\n\nServices folder is the folder that we keep our service files such as API, LocalStorage, History etc.\n\n### Routing\n\nRouting is done by `App.js` file in the `src` folder. We use [react-router v4](https://github.com/ReactTraining/react-router) for routing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufff%2Fpokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufff%2Fpokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufff%2Fpokedex/lists"}