{"id":19457091,"url":"https://github.com/anchaldevbytes/shopper","last_synced_at":"2026-05-05T09:31:10.702Z","repository":{"id":219740384,"uuid":"748651063","full_name":"AnchalDevBytes/shopper","owner":"AnchalDevBytes","description":"An ecommerce app based on dummyjson.com api. It inclueds all the basic features required for ecommerce app.","archived":false,"fork":false,"pushed_at":"2024-09-28T16:18:50.000Z","size":2236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T10:54:10.423Z","etag":null,"topics":["axios","ecommer","frontend","nextjs","nextjs14","react","redux","stripe","tailw"],"latest_commit_sha":null,"homepage":"https://shopperproject.vercel.app/","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/AnchalDevBytes.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-01-26T13:16:41.000Z","updated_at":"2024-09-28T16:18:54.000Z","dependencies_parsed_at":"2024-03-04T08:28:07.545Z","dependency_job_id":"0219dfad-c708-4eb5-828c-40578f8adb55","html_url":"https://github.com/AnchalDevBytes/shopper","commit_stats":null,"previous_names":["anchalraj31082004/shopper","anchaldevbytes/shopper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnchalDevBytes/shopper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fshopper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fshopper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fshopper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fshopper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnchalDevBytes","download_url":"https://codeload.github.com/AnchalDevBytes/shopper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fshopper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32643456,"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":["axios","ecommer","frontend","nextjs","nextjs14","react","redux","stripe","tailw"],"created_at":"2024-11-10T17:19:46.141Z","updated_at":"2026-05-05T09:31:10.386Z","avatar_url":"https://github.com/AnchalDevBytes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopper Project\n\nWelcome to the shopper Project! This project is a full-fledged e-commerce web application with various features including product filtering, product details, wishlists, shopping cart, and a dummy payment system integration using client-side-only Stripe.\n\n![Home page](./src/assets/1home.png)\n\n## Features\n\n- **Product Filtering:** Filter products based on rating, category, brand, and prices.\n- **Product Detail and Recommendations:** View detailed information about each product and see recommendations for similar products.\n- **Wishlist:** Add products to your wishlist for future reference.\n- **Shopping Cart:** Add products to your shopping cart and proceed to checkout.\n- **Dummy Payment System:** Integration with a client-side-only Stripe payment system for a simulated checkout experience.\n\n## Login/Test Users\n\n```\n    username : atuny0\n    password : 9uQFF1Lh\n```\n\n\n```\n    username : hbingley1\n    password : CQutx25i8r\n```\n\n```\n    username : rshawe2\n    password : OWsTbMUgFc\n```\n\n## Dummy Stripe User Credentials\n```\n    Email : anything@random.com\n    Card no : 4242 4242 4242 4242\n    CVV : 155\n    Expires on: 12/24\n    Cardholder name: test user\n\n    Country : United State\n    Address1 : test adres for USA\n    City : alaska\n    Zip code : 99501\n```\n\n## Other Screenshots\n\n### More Categories\n![Categories](./src/assets/2categories.png)\n\n### Product Detail Page\n![Product Detail Page](./src/assets/3detail.png)\n\n### Product Cart\n![Cart Page](./src/assets/4cart.png)\n\n## Demo\n\nCheck out the live demo [here](https://shopperproject.vercel.app/).\n\n## Technologies Used\n\n- React.js\n- Next.js\n- Redux Toolkit\n- Tailwind CSS\n- Stripe (for dummy payment integration)\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\n    git clone https://github.com/anchalraj31082004/shopper.git\n```\n2. Go to the project directory and open with VS-Code\n```bash\n    cd shopper\n    code .\n```\n\n3. Rename the ```.env.example``` and paste your Stripe API key\n\n4. Install Dependencies\n\n```bash\n    npm install\n```\n\n5. Run the Developement Server\n\n```bash\n    npm run dev\n```\n\n6. Open http://localhost:3000 in your browser to view the application.\n\n### This project is currently in [developement](https://github.com/anchalraj31082004/shopper) , so you may face many bugs. Kindly reach out to me for further enquiry and reporting issues if you have. You can create issues in the repo itself and connect me on [twitter](https://twitter.com/AnchalTwt) if you feel like.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchaldevbytes%2Fshopper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanchaldevbytes%2Fshopper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchaldevbytes%2Fshopper/lists"}