{"id":34582022,"url":"https://github.com/hadi111jafari/capstone2-api-webapp","last_synced_at":"2026-04-11T17:02:38.596Z","repository":{"id":41902060,"uuid":"483116001","full_name":"Hadi111jafari/capstone2-API-webapp","owner":"Hadi111jafari","description":"This web application shows a list of Pokémon that it has retrieved from the PokeApi. Users can like their favorite Pokémon and make comments about them. The Involvement API receives comments and likes. The JEST testing framework enables a few tests. -Built with JavaScript, Jest, API, and CSS. ","archived":false,"fork":false,"pushed_at":"2022-04-23T16:06:01.000Z","size":1046,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"Development","last_synced_at":"2025-12-25T21:41:06.473Z","etag":null,"topics":["api","css","html5","javascript","jest","jest-tests","webpack"],"latest_commit_sha":null,"homepage":"","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/Hadi111jafari.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":"2022-04-19T06:01:03.000Z","updated_at":"2025-08-31T14:47:40.000Z","dependencies_parsed_at":"2022-08-11T20:40:38.875Z","dependency_job_id":null,"html_url":"https://github.com/Hadi111jafari/capstone2-API-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hadi111jafari/capstone2-API-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hadi111jafari%2Fcapstone2-API-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hadi111jafari%2Fcapstone2-API-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hadi111jafari%2Fcapstone2-API-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hadi111jafari%2Fcapstone2-API-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hadi111jafari","download_url":"https://codeload.github.com/Hadi111jafari/capstone2-API-webapp/tar.gz/refs/heads/Development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hadi111jafari%2Fcapstone2-API-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31687882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","html5","javascript","jest","jest-tests","webpack"],"created_at":"2025-12-24T10:09:34.188Z","updated_at":"2026-04-11T17:02:38.590Z","avatar_url":"https://github.com/Hadi111jafari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Capstone2-API-webapp\n\n\u003e This project is a web application based on an external API. We selected an API that provides data about Pokemon based on [PokeAPI](https://pokeapi.co/).\n\n### Images\n\nHome page:\n\n\u003cimg src=\"https://user-images.githubusercontent.com/6587226/164884732-a8f75848-ef82-4900-bb22-f501f1eac778.png\" width=\"500\"\u003e\n\nPop up:\n\n\u003cimg src=\"https://user-images.githubusercontent.com/6587226/164884774-04c3a30e-7262-4830-a834-346eec57ee11.png\" width=\"500\"\u003e\n\nTests:\n\n\u003cimg src=\"https://user-images.githubusercontent.com/6587226/164884799-cc8d6560-0464-4bc2-aa21-91fe95a20929.png\" width=\"500\"\u003e\n\nThis web app displays a list of pokemons. Users can like thier favorite pokemons and make comments about them. Comments and likes are posted to [Involment API](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270). A couple of test are made posible using the Jest framework for testing. \n\n### Video\n\nA short minute video of an overview of our project. [Watch here](https://drive.google.com/file/d/1WITlWTKFv2thxMKwJ_ohlfDtECpiUpZ6/view?usp=sharing).\n\nWe liked more the first video we made, so we are going to leave it [here](https://drive.google.com/file/d/1Fj7VyjqQHvipC3F_iafIcZLBJtaX8yXt/view?usp=sharing).\n\n\n## Built With\n\n- HTML\n- CSS\n- JavaScript\n- GitFlow\n- Linters\n- Webpack\n- Jest for testing\n\n## Live Demo\n\n[Click here!](http://hadi111jafari.github.io/capstone2-API-webapp/)\n\n## Development set up\n\nClone Repository using\n`git clone git@github.com:Hadi111jafari/capstone2-API-webapp`\n\nOR using HTTPS\n\n`git clone https://github.com/Hadi111jafari/capstone2-API-webapp.git`\n\nmove into project directory\n\n`cd capstone2-API-webapp`\n\nInstall Project dependancies using `NPM`\n\n`npm install`\n\nbuild with the command\n\n`npm run build`\n\nlaunch project locally with\n\n`npm start`\n\n## Authors\n\n👤 **Abdul Hadi Jafari**\n\n- GitHub: [@githubhandle](https://github.com/Hadi111jafari)\n- Twitter: [@twitterhandle](https://twitter.com/HadiJaf62814146)\n- Linked In: [LinkedIn](https://www.linkedin.com/in/abdul-hadi-jafari-85bb4b199/)\n\n👤 **Elmer Lopez**\n\n\n- GitHub: [@githubhandle](https://github.com/memelopez)\n- Twitter: [@memelopez10](https://twitter.com/memelopez10)\n- LinkedIn: [Elmer Lopez](https://www.linkedin.com/in/elmer-lopez-51b187200/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Hadi111jafari/capstone2-API-webapp/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Microverse team for guidance\n\n## 📝 License\n\nThis project is [MIT](https://opensource.org/licenses/MIT) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadi111jafari%2Fcapstone2-api-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadi111jafari%2Fcapstone2-api-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadi111jafari%2Fcapstone2-api-webapp/lists"}