{"id":18458358,"url":"https://github.com/borjamrd/binpar-bmrd","last_synced_at":"2025-04-23T12:25:04.656Z","repository":{"id":227145606,"uuid":"770568075","full_name":"borjamrd/binpar-bmrd","owner":"borjamrd","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-14T13:42:32.000Z","size":234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T15:31:43.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://binpar-bmrd.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/borjamrd.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-03-11T19:19:24.000Z","updated_at":"2024-03-11T20:23:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c971dab-cd4c-4fab-be09-a3fc7f463c30","html_url":"https://github.com/borjamrd/binpar-bmrd","commit_stats":null,"previous_names":["borjamrd/binpar-bmrd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fbinpar-bmrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fbinpar-bmrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fbinpar-bmrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fbinpar-bmrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borjamrd","download_url":"https://codeload.github.com/borjamrd/binpar-bmrd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250432097,"owners_count":21429611,"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-11-06T08:18:02.580Z","updated_at":"2025-04-23T12:25:04.628Z","avatar_url":"https://github.com/borjamrd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Poke API Project\n\n![Image Alt text](/public/pokeapi.png)\n\nThis project is a small web application developed using Typescript and Next.js. It displays real-time information from the PokeAPI. Below are the specific requirements of the project:\n\n## Requirements\n\nList of all Pokemon: The main page of the project should display a list of all Pokemon, ordered by their id. For each Pokemon, it should show at least the name, generation, and types. Additional relevant information can also be displayed.\n\nFilters in the list: Two selectors should be added to filter the list by Type and Generation.\n\nName search: Implement a real-time text search feature to filter the list by Pokemon names. The search should also include the Pokemon's evolutions. For example, searching for \"Pikachu\" should also display \"Pichu\" and \"Raichu\".\n\nPokemon information page: Clicking on a Pokemon in the list should navigate to a page displaying detailed information about that Pokemon. This information should include:\n\n*   Name\n*   Image\n*   Generation\n*   Types\n*   Evolutions (with images)\n*   Stats\n\nClicking on one of the evolutions should navigate to the page of that Pokemon. The current evolution should be visually marked to indicate that it is the current Pokemon.\n\n## Getting Started\n\nFeel free to clone this repository to your local machine and navigate to the project directory.\n\n```plaintext\ncd binpar-bmrd\n```\n\nInstall the dependencies\n\n```plaintext\nnpm install\n```\n\nStart the development server:\n\n```plaintext\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjamrd%2Fbinpar-bmrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborjamrd%2Fbinpar-bmrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjamrd%2Fbinpar-bmrd/lists"}