{"id":19723722,"url":"https://github.com/kroro1208/redux-typescript-shop_cart","last_synced_at":"2026-05-05T04:03:01.879Z","repository":{"id":242426593,"uuid":"809514976","full_name":"Kroro1208/redux-typescript-shop_cart","owner":"Kroro1208","description":"Redux ToolkitをTypeScriptで実装しShopping Cartを開発。createSlicerを使用したModalの実装からショッピングカート機能の実装まで。","archived":false,"fork":false,"pushed_at":"2024-06-03T13:15:37.000Z","size":5600,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T06:35:39.740Z","etag":null,"topics":["react","redux","reduxtoolkit","typescript","vite"],"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/Kroro1208.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-06-02T22:38:01.000Z","updated_at":"2024-06-03T13:15:40.000Z","dependencies_parsed_at":"2024-06-02T23:45:22.229Z","dependency_job_id":"608d56c9-1e0a-4327-95cf-9e28e5cdbce5","html_url":"https://github.com/Kroro1208/redux-typescript-shop_cart","commit_stats":null,"previous_names":["kroro1208/redux-typescript-shop_cart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kroro1208/redux-typescript-shop_cart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kroro1208%2Fredux-typescript-shop_cart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kroro1208%2Fredux-typescript-shop_cart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kroro1208%2Fredux-typescript-shop_cart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kroro1208%2Fredux-typescript-shop_cart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kroro1208","download_url":"https://codeload.github.com/Kroro1208/redux-typescript-shop_cart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kroro1208%2Fredux-typescript-shop_cart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["react","redux","reduxtoolkit","typescript","vite"],"created_at":"2024-11-11T23:23:14.006Z","updated_at":"2026-05-05T04:03:01.848Z","avatar_url":"https://github.com/Kroro1208.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + TypeScript + Vite\n\n## プロジェクト作成コマンド\n```\nnpm create vite@latest my-app --template react-ts\ncd my-app\n\n```\n\n## ライブラリインストール\n```\nnpm install @reduxjs/toolkit react-redux tailwindcss postcss autoprefixer\nnpx tailwindcss init -p\n\n```\n\n## Tailwind CSSの設定\ntailwind.configに以下追記\n```\n/** @type {import('tailwindcss').Config} */\nmodule.exports = {\n  content: [\n    \"./index.html\",\n    \"./src/**/*.{js,ts,jsx,tsx}\",\n  ],\n  theme: {\n    extend: {},\n  },\n  plugins: [],\n}\n\n```\n\nindex.cssを以下に変更\n```\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n```\n\n## Redux + TypeScriptの設定\nhttps://redux.js.org/usage/usage-with-typescript","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkroro1208%2Fredux-typescript-shop_cart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkroro1208%2Fredux-typescript-shop_cart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkroro1208%2Fredux-typescript-shop_cart/lists"}