{"id":27141358,"url":"https://github.com/shardwiz/ecommerce-store-reactjs-stripe-oauth2","last_synced_at":"2025-10-13T21:33:58.465Z","repository":{"id":286506139,"uuid":"952300629","full_name":"shardwiz/ecommerce-store-reactjs-stripe-oauth2","owner":"shardwiz","description":"🛒 A fully functional Ecommerce web app built with React, React Router, OAuth2, and Stripe for payments. Users can log in, browse products, add items to the cart, and pay via credit card. Deployed on Netlify, with product images sourced from Unsplash.","archived":false,"fork":false,"pushed_at":"2025-04-06T21:18:06.000Z","size":15908,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T22:23:40.544Z","etag":null,"topics":["context-api","css-in-js","css3","ecommerce-website","html","jsx","lazy-loading","localstorage","netlify","oauth2","react","react-router","shopping-cart","stripe-payments","suspense","use-reducer"],"latest_commit_sha":null,"homepage":"https://competent-engelbart-3915c0.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shardwiz.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":"2025-03-21T03:59:13.000Z","updated_at":"2025-04-06T22:20:53.000Z","dependencies_parsed_at":"2025-04-06T22:33:50.234Z","dependency_job_id":null,"html_url":"https://github.com/shardwiz/ecommerce-store-reactjs-stripe-oauth2","commit_stats":null,"previous_names":["shardwiz/ecommerce-store-reactjs-stripe-oauth2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shardwiz/ecommerce-store-reactjs-stripe-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardwiz%2Fecommerce-store-reactjs-stripe-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardwiz%2Fecommerce-store-reactjs-stripe-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardwiz%2Fecommerce-store-reactjs-stripe-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardwiz%2Fecommerce-store-reactjs-stripe-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shardwiz","download_url":"https://codeload.github.com/shardwiz/ecommerce-store-reactjs-stripe-oauth2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shardwiz%2Fecommerce-store-reactjs-stripe-oauth2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017032,"owners_count":26085951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["context-api","css-in-js","css3","ecommerce-website","html","jsx","lazy-loading","localstorage","netlify","oauth2","react","react-router","shopping-cart","stripe-payments","suspense","use-reducer"],"created_at":"2025-04-08T06:49:00.481Z","updated_at":"2025-10-13T21:33:58.449Z","avatar_url":"https://github.com/shardwiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ecommerce App\n\n## Description\n\nThis is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.This website is built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.Images used in this website are being taken from [Unsplash website](https://unsplash.com).\n\nPayment Card Details:\n\n- Card Number: 4242 4242 4242 4242,\n- Expiry: Any future Date,\n- CVV: Any 3 digit number.\n\n## Demo\n\n👉 [Link](https://competent-engelbart-3915c0.netlify.app/)\n\n## Screenshots\n\nHomepage\n![Capture](https://user-images.githubusercontent.com/4997491/116504126-47246500-a8d5-11eb-8852-b41d9b1a77e6.JPG)\n\nLogin Popup\n![login](https://user-images.githubusercontent.com/4997491/116504932-2eb54a00-a8d7-11eb-8793-35e7fb4b91fb.JPG)\n\nProducts Page\n![product](https://user-images.githubusercontent.com/4997491/116504383-c6199d80-a8d5-11eb-89aa-3c4874d009e1.JPG)\n\nProduct Details Page\n![product_details](https://user-images.githubusercontent.com/4997491/179211094-01c52cc9-7a67-41a4-804a-7085a3946ffc.PNG)\n\nCart Page\n![cart](https://user-images.githubusercontent.com/4997491/116504661-75567480-a8d6-11eb-9ed3-187502655349.JPG)\n\nStripe Payment Page\n![payment](https://user-images.githubusercontent.com/4997491/116504802-d41bee00-a8d6-11eb-9913-6cc0e7f22302.JPG)\n\n404 Error Page\n![error](https://user-images.githubusercontent.com/4997491/116504553-2a3c6180-a8d6-11eb-8f13-11a1778afa93.JPG)\n\n## Installation\n\nStep 1\n🍴 Fork this repo!\n\nStep 2\n👯 Clone this repo to your local machine using https://github.com/shardwiz/ecommerce-store-reactjs-stripe-oauth2.git\n\nStep 3\nHACK AWAY! 🔨🔨🔨\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## License\n\nApache-2.0 License.\n\nMade with ❤\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshardwiz%2Fecommerce-store-reactjs-stripe-oauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshardwiz%2Fecommerce-store-reactjs-stripe-oauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshardwiz%2Fecommerce-store-reactjs-stripe-oauth2/lists"}