{"id":18721048,"url":"https://github.com/mauricius/simple-react-pokedex","last_synced_at":"2026-04-07T07:46:24.961Z","repository":{"id":66196108,"uuid":"156016386","full_name":"mauricius/simple-react-pokedex","owner":"mauricius","description":"Simple Pokedex built with React and TailwindCSS","archived":false,"fork":false,"pushed_at":"2018-11-03T19:58:28.000Z","size":415,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T16:13:06.531Z","etag":null,"topics":["axios","create-react-app","enzyme","jest","pokedex","react-router","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://mauricius.github.io/simple-react-pokedex/","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/mauricius.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-03T19:24:00.000Z","updated_at":"2025-11-05T12:04:52.000Z","dependencies_parsed_at":"2023-03-18T03:45:29.165Z","dependency_job_id":null,"html_url":"https://github.com/mauricius/simple-react-pokedex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mauricius/simple-react-pokedex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Fsimple-react-pokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Fsimple-react-pokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Fsimple-react-pokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Fsimple-react-pokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricius","download_url":"https://codeload.github.com/mauricius/simple-react-pokedex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricius%2Fsimple-react-pokedex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["axios","create-react-app","enzyme","jest","pokedex","react-router","reactjs","tailwindcss"],"created_at":"2024-11-07T13:33:23.627Z","updated_at":"2026-04-07T07:46:24.934Z","avatar_url":"https://github.com/mauricius.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Pokédex\n\nInspired by [this Gist](https://gist.github.com/solilokiam/7b5ea2f9d22103c4bbf689ffce332633) and [Pokédex.org](https://github.com/nolanlawson/pokedex.org). This is a very simple version of a Pokédex build with [React](https://reactjs.org/) and [Tailwind.css](https://tailwindcss.com/).\n\nI decided to use the RESTful Pokémon API instead of the Marvel API because it doesn't require registration.\n\n### Stack\n\n* [create-react-app](https://github.com/facebook/create-react-app)\n* [react-router](https://reacttraining.com/react-router/)\n* [axios](https://github.com/axios/axios)\n* [Pokéapi](https://pokeapi.co/) - The RESTful Pokémon API\n* [img.pokemondb](https://img.pokemondb.net)\n* [tailwind.css](https://github.com/tailwindcss/tailwindcss)\n\n### Available Scripts\n\nIn the project directory, you can run:\n\n#### `npm start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n#### `npm test`\n\nLaunches the test runner in the interactive watch mode.\n\n#### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\n#### `npm run tailwind:normalize`\n\n`tailwind build src/normalize.src.css -o public/normalize.css`\n\nUses the Tailwind CLI tool to process the [normalize CSS](https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css) in the `public` folder.\n\n#### `npm run tailwind`\n\n`tailwind build src/App.css -o src/index.css`\n\nUses the Tailwind CLI tool to process the Application CSS in the `public` folder.\n\n#### `npm run purgecss`\n\nFinally uses [PurgeCSS](https://www.purgecss.com/) to remove unused CSS from the Tailwind build for a lighter file.\n\n### License\n\n[MIT license](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricius%2Fsimple-react-pokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricius%2Fsimple-react-pokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricius%2Fsimple-react-pokedex/lists"}