{"id":19684947,"url":"https://github.com/boolfalse/react-stripe-shopping-cart","last_synced_at":"2026-06-17T14:32:58.254Z","repository":{"id":201107199,"uuid":"598917686","full_name":"boolfalse/react-stripe-shopping-cart","owner":"boolfalse","description":"Simple React.js shopping cart with Stripe","archived":false,"fork":false,"pushed_at":"2023-10-19T00:43:19.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T08:08:51.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/boolfalse.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-02-08T04:03:54.000Z","updated_at":"2023-10-19T00:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1d4fd44-fa9e-45d2-bad9-184b2a58fbc0","html_url":"https://github.com/boolfalse/react-stripe-shopping-cart","commit_stats":null,"previous_names":["boolfalse/react-stripe-shopping-cart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boolfalse/react-stripe-shopping-cart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Freact-stripe-shopping-cart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Freact-stripe-shopping-cart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Freact-stripe-shopping-cart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Freact-stripe-shopping-cart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boolfalse","download_url":"https://codeload.github.com/boolfalse/react-stripe-shopping-cart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolfalse%2Freact-stripe-shopping-cart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34453431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":[],"created_at":"2024-11-11T18:19:24.941Z","updated_at":"2026-06-17T14:32:58.248Z","avatar_url":"https://github.com/boolfalse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## React.js shopping cart with Stripe\n\n\n\n#### About:\n\n**React.js shopping cart with Stripe** is a simple shopping cart app built with React.js and Stripe API.\n\n\n#### Installation:\n\n- Clone the repository and install dependencies:\n```bash\ngit clone git@github.com:boolfalse/react-stripe-shopping-cart.git\ncd react-stripe-shopping-cart\nnpm install\n```\n\n- Stripe:\n- - Grab Secret API key from [Stripe Dashboard](https://dashboard.stripe.com/test/apikeys).\n- - In `server/server.js` paste API key into `const stripeClient = stripe('sk_test_...');`.\n- - Make sure to have [Company name](https://dashboard.stripe.com/account) set.\n- - Manually create products (with prices) and get their IDs.\n- - In `src/productsStore.js` paste products IDs into `productsArray`.\n\n- Run the server:\n```bash\ncd server \u0026\u0026 npm run start\n```\n\n- Run the app:\n```bash\nnpm run start\n```\n\n\n#### Resources:\n\n- [Traversy Media | Build a Shopping Cart With React JS \u0026 Stripe | Oct 18, 2022](https://www.youtube.com/watch?v=_8M-YVY76O8)\n- [coopercodes/ReactEcommerceStoreWithStripeAPI](https://github.com/coopercodes/ReactEcommerceStoreWithStripeAPI)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolfalse%2Freact-stripe-shopping-cart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboolfalse%2Freact-stripe-shopping-cart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolfalse%2Freact-stripe-shopping-cart/lists"}