{"id":18813054,"url":"https://github.com/mhmdfais/mind-match","last_synced_at":"2026-05-08T17:36:22.396Z","repository":{"id":254480750,"uuid":"846394502","full_name":"MhmdFais/mind-match","owner":"MhmdFais","description":"Mind Match - Pokemon Edition","archived":false,"fork":false,"pushed_at":"2024-08-26T08:11:16.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T04:11:45.923Z","etag":null,"topics":["react","react-hooks","react-router"],"latest_commit_sha":null,"homepage":"https://mind-match-omega.vercel.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/MhmdFais.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-08-23T05:44:07.000Z","updated_at":"2024-08-26T08:12:51.000Z","dependencies_parsed_at":"2024-11-07T23:36:31.394Z","dependency_job_id":"4c604e97-018f-410a-a627-d4f4f64126fb","html_url":"https://github.com/MhmdFais/mind-match","commit_stats":null,"previous_names":["mhmdfais/mind-match"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MhmdFais/mind-match","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmdFais%2Fmind-match","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmdFais%2Fmind-match/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmdFais%2Fmind-match/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmdFais%2Fmind-match/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MhmdFais","download_url":"https://codeload.github.com/MhmdFais/mind-match/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmdFais%2Fmind-match/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32790671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["react","react-hooks","react-router"],"created_at":"2024-11-07T23:36:08.242Z","updated_at":"2026-05-08T17:36:22.378Z","avatar_url":"https://github.com/MhmdFais.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mind Mtach \n\nMind Match is Pokemon Card Game is a simple web application where users are presented with cards featuring different Pokémon. The user must select a card, and if they select the same card more than once, they lose. The game tracks the user's current score and the highest score achieved. The purpose of this game is to test the player's memory and provide an engaging way to interact with Pokémon.\n\n# Features\n\n1. Display 20 Pokémon cards, with 10 shown at a time.\n2. Click on a Pokémon card to select it.\n3. Keep track of the current score and high score.\n4. Fetch Pokémon images dynamically from the Pokémon API.\n5. Responsive design for various screen sizes.\n\n# Demo\n\nclick here to see the demo project - [demo](https://mind-match-omega.vercel.app/)\n\n# Technologies Used\n\n- React: A JavaScript library for building user interfaces.\n- PokeAPI: A RESTful API for Pokémon data.\n- CSS: Styling for the application.\n- PropTypes: Type checking for props.\n\n# Getting Started\n\n## Prerequisites\n- Node.js and npm installed on your local machine.\n- Basic knowledge of JavaScript, React, and Git.\n\n# Installation\nClone the repository:\n```\ngit clone https://github.com/your-username/pokemon-memory-card-game.git\ncd pokemon-memory-card-game\n```\n\nnstall dependencies:\n```\nnpm install\n```\n\n# Running the Project\n\nStart the development server:\n```\nnpm start\n```\n\nThis will start the app in development mode and open it in your default web browser at http://localhost:3000.\n\n\n# Usage\n- Card Selection: Clicking a card selects it and adds it to the selectedPokemon array. The game checks if the card has been selected before and updates the score accordingly.\n- API Requests: Pokémon data (including images) is fetched from the PokéAPI.\n\n# Contributing\nContributions are welcome! If you'd like to contribute to the project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bugfix:\n```\ngit checkout -b feature/new-feature\n```\n3. Commit your changes:\n```\ngit commit -m 'Add new feature'\n```\n4. Push to the branch:\n```\ngit push origin feature/new-feature\n```\n5. Create a pull request: Once your changes are reviewed and approved, they will be merged into the main branch.\n\n# License\nThis project is licensed under the MIT License.\n\n# Acknowledgments\n- PokéAPI for providing the Pokémon data and images.\n- React for the frontend framework.\n- The open-source community for various code snippets and inspiration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdfais%2Fmind-match","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmdfais%2Fmind-match","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdfais%2Fmind-match/lists"}