{"id":18625737,"url":"https://github.com/zgramming/phincon-pokemon-fe","last_synced_at":"2026-04-17T07:31:57.794Z","repository":{"id":236071820,"uuid":"791850215","full_name":"zgramming/phincon-pokemon-fe","owner":"zgramming","description":"Implementation Poke API","archived":false,"fork":false,"pushed_at":"2024-04-26T06:00:35.000Z","size":4013,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T07:41:03.621Z","etag":null,"topics":["mantine","nextjs","swr","tailwind","zustand"],"latest_commit_sha":null,"homepage":"","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/zgramming.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-04-25T13:49:03.000Z","updated_at":"2024-04-26T06:29:56.000Z","dependencies_parsed_at":"2024-04-25T14:54:36.816Z","dependency_job_id":"271695ce-837c-4932-a1dd-bace915ba55f","html_url":"https://github.com/zgramming/phincon-pokemon-fe","commit_stats":null,"previous_names":["zgramming/phincon-pokemon-fe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zgramming/phincon-pokemon-fe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2Fphincon-pokemon-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2Fphincon-pokemon-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2Fphincon-pokemon-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2Fphincon-pokemon-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgramming","download_url":"https://codeload.github.com/zgramming/phincon-pokemon-fe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2Fphincon-pokemon-fe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31919932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["mantine","nextjs","swr","tailwind","zustand"],"created_at":"2024-11-07T04:35:50.758Z","updated_at":"2026-04-17T07:31:57.758Z","avatar_url":"https://github.com/zgramming.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend for Library Apps\n\nThe project builds using Next JS, Tailwind CSS, Mantine, SWR, Zustand\n\n## Manual Installation\n\n```bash\ngit clone https://github.com/zgramming/phincon-pokemon-fe.git\ncd phincon-pokemon-fe\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\nSet the environment variables:\n\n```bash\ncp .env.example .env\n# open .env and modify the environment variables\n```\n\n\n## Table of Contents\n\n- [Commands](#commands)\n- [Environment Variables](#environment-variables)\n- [Pages](#pages)\n\n## Commands\n\nRunning in development:\n\n```bash\nnpm run dev\n```\n\nRunning in production:\n\n```bash\n# build\nnpm run build\n# start\nnpm run start\n```\n\n## Environment Variables\n\nThe environment variables can be found and modified in the `.env` file.\n\n```bash\n# API Url\nNEXT_PUBLIC_BASE_API_URL = 'http://localhost:4000/api/v1'\nNEXT_PUBLIC_BASE_API_POKEMON_URL = 'https://pokeapi.co/api/v2'\n```\n\n### Pages\nList of available pages:\n\n**Home**\\\n![alt text](screenshot/home.png)\n\n**Detail**\\\n![alt text](screenshot/detail.png)\n\n**My Pokemon**\\\n![alt text](screenshot/my-pokemon.png)\n\n**Flow Catch Pokemon**\\\n![alt text](gif/flow-catch-pokemon.gif)\n\n**Flow Release Pokemon**\\\n![alt text](gif/flow-release-pokemon.gif)\n\n**Flow Rename Pokemon**\\\n![alt text](gif/flow-rename-pokemon.gif)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Fphincon-pokemon-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgramming%2Fphincon-pokemon-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Fphincon-pokemon-fe/lists"}