{"id":24189195,"url":"https://github.com/maccrazyman/pokemon-capstone","last_synced_at":"2026-03-27T04:29:56.433Z","repository":{"id":45281100,"uuid":"440288685","full_name":"MacCrazyman/pokemon-capstone","owner":"MacCrazyman","description":"This project uses JavaScript to request resources from PokeApi and Involvement API to display a stunning website about Pokemons.","archived":false,"fork":false,"pushed_at":"2021-12-24T16:10:14.000Z","size":1526,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2026-01-02T18:16:11.353Z","etag":null,"topics":["api","css","html","javascript"],"latest_commit_sha":null,"homepage":"https://maccrazyman.github.io/pokemon-capstone/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacCrazyman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-20T19:46:09.000Z","updated_at":"2022-06-13T20:31:55.000Z","dependencies_parsed_at":"2022-08-04T13:15:15.359Z","dependency_job_id":null,"html_url":"https://github.com/MacCrazyman/pokemon-capstone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"MacCrazyman/projects-template","purl":"pkg:github/MacCrazyman/pokemon-capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacCrazyman%2Fpokemon-capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacCrazyman%2Fpokemon-capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacCrazyman%2Fpokemon-capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacCrazyman%2Fpokemon-capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacCrazyman","download_url":"https://codeload.github.com/MacCrazyman/pokemon-capstone/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacCrazyman%2Fpokemon-capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31019180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"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":["api","css","html","javascript"],"created_at":"2025-01-13T14:05:10.295Z","updated_at":"2026-03-27T04:29:56.398Z","avatar_url":"https://github.com/MacCrazyman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# POKEDEX CAPSTONE\n\n\u003e Web page used to retrieve information about Pokemons using Pokeapi v2\n\n![screenshot](src/img/screenshot.png)\n![screenshot](src/img/screenshot_2.png)\n\n\n\nThis project implements the involvement API and the Pokeapi to display data about several Pokemons and let the user interact leaving likes and comments to their favourite Pokemons.\n\n## Built With\n\n- HTMl, CSS, JavaScript\n- Webpack\n- [Involvement API](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)\n- [PokeAPI](https://pokeapi.co/)\n\n## Live Demo\n\n[Live Demo Link](https://maccrazyman.github.io/pokemon-capstone/)\n\n\n## Getting Started\n\nTo get a local copy follow these simple example steps.\n\n### Prerequisites\n* A functional computer with VS Code or any functional coding software.\n* Git bash or any version control software.\n\n### Setup\n* Copy the repo link and clone it in your local machine\n* You can execute the following command in your git bash:\n    ```` \n    git clone https://github.com/MacCrazyman/pokemon-capstone.git\n    ````\n\n### Install\n* In your consle, run the following command to install the required dependencies:\n    ````\n    npm install\n    ````\n\n\n### Usage\n* You can build the files using webpack to generate a `/dist` folder with distribution files:\n    ````\n    npm run build\n    ````\n* Run webpack server to see the webpage working:\n    ````\n    npm run start\n    ````\n* You can also open the [GitHub pages deployment](https://maccrazyman.github.io/pokemon-capstone/) to see a live version of the webpage.\n\n\n\n## Authors\n\n👤 **Santiago Velosa**\n\n- GitHub: [@vechicin](https://github.com/vechicin)\n- Twitter: [@therealvelosa](https://twitter.com/therealvelosa)\n- LinkedIn: [Santiago Velosa Arias](https://www.linkedin.com/in/santiago-velosa-arias-5b7543112/)\n\n👤 **Leonardo Pareja**\n\n- GitHub: [@MacCrazyman](https://github.com/MacCrazyman)\n- Twitter: [@MacCrazyman](https://twitter.com/MacCrazyman)\n- LinkedIn: [Leonardo Pareja](https://www.linkedin.com/in/leonardo-pareja-pareja/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccrazyman%2Fpokemon-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaccrazyman%2Fpokemon-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccrazyman%2Fpokemon-capstone/lists"}