{"id":19300517,"url":"https://github.com/codestun/pokedex-app","last_synced_at":"2026-05-02T17:35:41.275Z","repository":{"id":162021134,"uuid":"636631059","full_name":"codestun/pokedex-app","owner":"codestun","description":"This project is a Pokédex app that displays a list of Pokémon and their details using the PokéAPI. The app is built using HTML, CSS, and JavaScript, and it utilizes the Bootstrap framework for styling and responsiveness.","archived":false,"fork":false,"pushed_at":"2023-06-11T15:09:32.000Z","size":730,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T01:37:27.458Z","etag":null,"topics":["bootstrap","css","eslint","html","javascript","stylelint"],"latest_commit_sha":null,"homepage":"https://codestun.github.io/pokedex-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/codestun.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":"2023-05-05T09:35:01.000Z","updated_at":"2024-06-05T11:52:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f91481d-d051-4961-a9ce-29ab23f161ca","html_url":"https://github.com/codestun/pokedex-app","commit_stats":null,"previous_names":["codestun/pokedex-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codestun/pokedex-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codestun%2Fpokedex-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codestun%2Fpokedex-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codestun%2Fpokedex-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codestun%2Fpokedex-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codestun","download_url":"https://codeload.github.com/codestun/pokedex-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codestun%2Fpokedex-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015046,"owners_count":26085643,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["bootstrap","css","eslint","html","javascript","stylelint"],"created_at":"2024-11-09T23:15:05.144Z","updated_at":"2025-10-13T12:19:02.372Z","avatar_url":"https://github.com/codestun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokedex App\n\n## Project Description:\n\nThis project is a Pokédex app that displays a list of Pokémon and their details using the PokéAPI. The app is built using HTML, CSS, and JavaScript, and it utilizes the Bootstrap framework for styling and responsiveness.\n\n### Key Features\n    - Load data from an external API\n    - View a list of items\n    - View details for that item by clicking on a list item\n\n## How to Get the Project Running:\n\nDownload the HTML, CSS, and JavaScript files provided.\nEnsure you have a modern web browser installed (e.g., Chrome, Firefox).\nOpen the HTML file (index.html) in your preferred web browser.\nThe app should now be running, and you can interact with the Pokédex.\n\n## Project Dependencies:\n\nJavaScript: The project is written in vanilla JavaScript, compatible with modern browser versions.\n\nBootstrap: The project uses Bootstrap 4.3.1 for styling and layout. The Bootstrap CSS and JavaScript files are included via CDN links in the HTML file.\nPromise and Fetch Polyfills: The project includes polyfill scripts (promise-polyfill.js and fetch-polyfill.js) to ensure cross-browser compatibility for the fetch API.\n\n- Polyfills\n   - [Promise](https://raw.githubusercontent.com/taylorhakes/promise-polyfill/master/dist/polyfill.js)\n   - [Fetch](https://github.com/github/fetch/blob/master/fetch.js)\n\n\n- Frameworks\n   - [Bootstrap](https://getbootstrap.com/)\n   - [ESLint](https://eslint.org/docs/latest/)\n   - [Stylelint](https://gist.github.com/mydea/8a5c49b2a13320871ab29eb88a0e7d37)\n\nThe project uses the PokéAPI (https://pokeapi.co/) to fetch Pokémon data. The API provides information about Pokémon species, abilities, moves, and more. The specific endpoint used in the project is 'https://pokeapi.co/api/v2/pokemon/?limit=150', which retrieves the details of the first 150 Pokémon. The app fetches the data from this API to populate the Pokédex with Pokémon information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodestun%2Fpokedex-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodestun%2Fpokedex-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodestun%2Fpokedex-app/lists"}