{"id":22561849,"url":"https://github.com/mizukiokushima/react_3rd","last_synced_at":"2026-04-13T22:04:21.850Z","repository":{"id":176668533,"uuid":"589149669","full_name":"MizukiOkushima/React_3rd","owner":"MizukiOkushima","description":" Reactの基礎学習です。環境構築を行いページ上にpaginationを実装してみる。","archived":false,"fork":false,"pushed_at":"2023-01-16T15:17:56.000Z","size":20357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T12:44:45.854Z","etag":null,"topics":["bootstrap5","jsonplaceholder-api","react","react-pagination","typescript"],"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/MizukiOkushima.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":"2023-01-15T08:21:58.000Z","updated_at":"2023-01-16T15:19:23.000Z","dependencies_parsed_at":"2024-02-06T03:00:28.361Z","dependency_job_id":null,"html_url":"https://github.com/MizukiOkushima/React_3rd","commit_stats":null,"previous_names":["mizukiokushima/react_3rd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MizukiOkushima/React_3rd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiOkushima%2FReact_3rd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiOkushima%2FReact_3rd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiOkushima%2FReact_3rd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiOkushima%2FReact_3rd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MizukiOkushima","download_url":"https://codeload.github.com/MizukiOkushima/React_3rd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizukiOkushima%2FReact_3rd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31772643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["bootstrap5","jsonplaceholder-api","react","react-pagination","typescript"],"created_at":"2024-12-07T22:10:33.392Z","updated_at":"2026-04-13T22:04:21.844Z","avatar_url":"https://github.com/MizukiOkushima.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React_3rd\n### 概要\nReactとTypeScriptを使用してpaginationを実装する。\u003cbr\u003e\nライブラリreact-paginateを使用する\u003cbr\u003e\n\n### 環境構築\n1. ビルドツールviteにて環境構築を行う。\u003cbr\u003e\n` npm create vite@latest `\u003cbr\u003e\n・プロジェクトネームを入力する。\u003cbr\u003e\n・使うフレームワークを選択肢する。→Reactを選択\u003cbr\u003e\n・テンプレートのバリエーションを選択する。→TypeScriptを選択\u003cbr\u003e\n\n2. 必要なモジュールをインストールする。\u003cbr\u003e\n` npm i `\u003cbr\u003e\n\n3. viteを実行しローカルサーバーを立ち上げる。\u003cbr\u003e\n` npm run dev `\u003cbr\u003e\n\n4. ライブラリreact-paginateを使用する\u003cbr\u003e\n` npm install react-paginate --save `\u003cbr\u003e\nドキュメント：https://www.npmjs.com/package/react-paginate\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizukiokushima%2Freact_3rd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmizukiokushima%2Freact_3rd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizukiokushima%2Freact_3rd/lists"}