{"id":15431732,"url":"https://github.com/meltrust/pokeflix","last_synced_at":"2026-03-07T03:31:40.854Z","repository":{"id":45872700,"uuid":"416378074","full_name":"Meltrust/pokeflix","owner":"Meltrust","description":"A totally responsive web app that connects to an API to retrieve and save data from the **Pokemon** collection. Made with plain Javascript and served with Webpack. You can retrieve a list of Pokemons, submit comments and likes. All actions are saved and persisted in the API.  Pagination is being added at a later update.","archived":false,"fork":false,"pushed_at":"2021-11-30T20:16:08.000Z","size":2822,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-09T18:06:41.797Z","etag":null,"topics":["api-rest","javascript","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/Meltrust.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-10-12T14:48:29.000Z","updated_at":"2021-11-30T20:15:10.000Z","dependencies_parsed_at":"2022-09-03T04:11:25.552Z","dependency_job_id":null,"html_url":"https://github.com/Meltrust/pokeflix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Meltrust/pokeflix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meltrust%2Fpokeflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meltrust%2Fpokeflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meltrust%2Fpokeflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meltrust%2Fpokeflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meltrust","download_url":"https://codeload.github.com/Meltrust/pokeflix/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meltrust%2Fpokeflix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-rest","javascript","webpack"],"created_at":"2024-10-01T18:23:55.149Z","updated_at":"2026-03-07T03:31:40.807Z","avatar_url":"https://github.com/Meltrust.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Meltrust/pokeflix\" style=\"text-decoration: none;\"\u003e\n    \u003cimg src=\"/assets/readme-imgs/logo-pokeflix3.png\" alt=\"Reserved logo\" width=\"100\" height=\"100\" align=\"center\"\u003e\n  \u003c/a\u003e\n\n  \u003ch2 align=\"center\"\u003ePokeflix\u003c/h2\u003e\n\n  \u003ch3 align=\"center\"\u003eJavascript, Webpack, get from and save to API --\u003e pokeflix\u003ch3\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"#table-of-contents\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    -\n    \u003ca href=\"https://github.com/Meltrust/pokeflix/issues\"\u003eReport a Bug\u003c/a\u003e\n    -\n    \u003ca href=\"https://github.com/Meltrust/pokeflix/issues\"\u003eRequest a Feature\u003c/a\u003e\n    -\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## Table of Contents\n\n- [About](#about)\n\n  - [Desktop view](#desktop-view)\n    - [Homepage](#homepage)\n    - [Pokemon info and comments popup](#pokemon-info-and-comments-popup)\n  - [Small devices view](#small-devices-view)\n    - [Homepage phone](#homepage-phone)\n    - [Pokemon info and comments popup phone](#pokemon-info-and-comments-popup-phone)\n  - [Tablets view](#tablets-view)\n    - [Homepage tablets](#homepage-tablets)\n    - [Pokemon info and comments popup tablets](#pokemon-info-and-comments-popup-tablets)\n  - [Demo](#demo)\n  - [Made with](#made-with)\n  - [Future updates and roadmap](#future-updates-and-roadmap)\n  - [Getting started](#getting-started)\n \n- [Authors](#authors)\n- [Contributing](#contributing)\n- [Show your support](#show-your-support)\n- [Acknowledgments](#acknowledgments)\n- [License](#license)\n\n\u003chr /\u003e\n  \n## About\n\nA totally responsive web app that connects to an API to retrieve and save data from the **Pokemon** collection. Made with plain Javascript and served with Webpack. You can retrieve a list of Pokemons, submit comments and likes. All actions are saved and persisted in the API.  Pagination is being added at a later update.\n\n\u003cbr /\u003e\n  \n## Desktop view  \n  \n### Homepage\n\n  \n![screenshot](./assets/readme-imgs/app_screenshot.png)\n  \n\u003cbr /\u003e\n  \n### Pokemon info and comments popup\n  \n![screenshot](./assets/readme-imgs/pokeflix-popup.png)  \n  \n\u003cbr /\u003e\n\n\u003chr /\u003e\n  \n## Small devices view\n  \n### Homepage phone\n  \n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"40%\" src=\"./assets/readme-imgs/pokeflix-home-small.png\"\u003e \n\u003c/p\u003e\n  \n### Pokemon info and comments popup phone\n  \n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"40%\" src=\"./assets/readme-imgs/pokeflix-popup-small.png\"\u003e \n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n\u003chr /\u003e\n  \n## Tablets view\n  \n### Homepage tablets\n  \n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"40%\" src=\"./assets/readme-imgs/pokeflix-home-tablets.png\"\u003e \n\u003c/p\u003e\n  \n### Pokemon info and comments popup tablets\n  \n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"40%\" src=\"./assets/readme-imgs/pokeflix-popup-tablets.png\"\u003e \n\u003c/p\u003e\n  \n\u003chr /\u003e\n\n## Demo\n\nhttps://meltrust.github.io/pokeflix/\n\n## Made with\n\n- Plain Javascript ✔️\n- Webpack ✔️\n- CSS3 ✔️\n- HTML5 ✔️\n- Api calls with Curl and Postman ✔️\n\n## Future Updates and Roadmap\n\n- More general styling.\n- More Pokemons.\n- Pagination.\n- Auth.\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps:\n\n1. Under the repository name, click the Clone or download green button.\n  \n\u003cbr /\u003e\n\n![clone](https://user-images.githubusercontent.com/53324035/73660989-4451aa80-4667-11ea-8a89-176f89d6548a.png)\n\n\u003cbr /\u003e\n  \n2. Copy the URL given by clicking the clipboard button\n\n3. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.\n\n4. Type  git clone and the paste the URL you previusly copied to the clipboard\n\n5. Change the current directory to the newly created folder\n\n6. In your terminal, `npm install` to install the dependencies.\n\n7. Now run `npm start` and the app should appear on your browser.\n\n## Authors\n\n👤 **Miguel Tapia**\n\n- Github: [@meltrust](https://github.com/meltrust)\n- Linkedin: [linkedin](https://www.linkedin.com/in/meltrust/)\n- Or talk to me directly at: original.mtapia@outlook.com\n\n👤 **Amal Hersi**\n\n- GitHub: [Amal Hersi](https://github.com/Amalcxc)\n- Twitter: [@Amalcx4](https://twitter.com/home?lang=en)\n- LinkedIn: [Amal Hersi](https://www.linkedin.com/in/amal-hersi-a29583205/)\n\n## Contributing\n\n🤝 Contributions, 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## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## License\n\n📝 This project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/Meltrust/pokeflix.svg?style=flat-square\n[contributors-url]: https://github.com/Meltrust/pokeflix/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Meltrust/pokeflix\n[forks-url]: https://github.com/Meltrust/pokeflix/network/members\n[stars-shield]: https://img.shields.io/github/stars/Meltrust/pokeflix\n[stars-url]: https://github.com/Meltrust/pokeflix/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Meltrust/pokeflix.svg?style=flat-square\n[issues-url]: https://github.com/Meltrust/pokeflix/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeltrust%2Fpokeflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeltrust%2Fpokeflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeltrust%2Fpokeflix/lists"}