{"id":20498084,"url":"https://github.com/khushi2706/e-commerce-website-using-react-redux","last_synced_at":"2026-02-28T08:36:31.662Z","repository":{"id":186808215,"uuid":"672024792","full_name":"khushi2706/E-commerce-website-using-React-Redux","owner":"khushi2706","description":"🛍️ E-Commerce Website with ReactJS, Redux, and API Integration  Built an e-commerce website using ReactJS and Redux. Fetches products dynamically from an API and manages the shopping cart. Demonstrates modern front-end practices for a seamless user experience.  Tech: ReactJS, Redux, API Integration","archived":false,"fork":false,"pushed_at":"2025-05-06T09:35:49.000Z","size":917,"stargazers_count":35,"open_issues_count":6,"forks_count":32,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T10:47:54.908Z","etag":null,"topics":["api","app","e-commerce","e-commerce-website","frontend","good-first-issue","hacktoberfest","hacktoberfest-accepted","hacktomberfest2023","hactoberfest2022","react","react-class-components","react-ecommerce","react-example","react-redux","reactjs","reactjs-components","redux","redux-thunk","redux-toolkit"],"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/khushi2706.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,"zenodo":null}},"created_at":"2023-07-28T18:05:50.000Z","updated_at":"2025-05-06T09:35:53.000Z","dependencies_parsed_at":"2025-04-13T18:41:38.547Z","dependency_job_id":"11b3fa45-0434-458d-8f8d-9af782582ad1","html_url":"https://github.com/khushi2706/E-commerce-website-using-React-Redux","commit_stats":null,"previous_names":["khushi2706/my-shop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khushi2706/E-commerce-website-using-React-Redux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushi2706%2FE-commerce-website-using-React-Redux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushi2706%2FE-commerce-website-using-React-Redux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushi2706%2FE-commerce-website-using-React-Redux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushi2706%2FE-commerce-website-using-React-Redux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khushi2706","download_url":"https://codeload.github.com/khushi2706/E-commerce-website-using-React-Redux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khushi2706%2FE-commerce-website-using-React-Redux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["api","app","e-commerce","e-commerce-website","frontend","good-first-issue","hacktoberfest","hacktoberfest-accepted","hacktomberfest2023","hactoberfest2022","react","react-class-components","react-ecommerce","react-example","react-redux","reactjs","reactjs-components","redux","redux-thunk","redux-toolkit"],"created_at":"2024-11-15T18:13:00.764Z","updated_at":"2026-02-28T08:36:31.640Z","avatar_url":"https://github.com/khushi2706.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce Website using React and Redux\n\nWelcome to the E-commerce Website project! This application is designed to showcase various features of React and Redux for building a modern and responsive e-commerce platform.\n\n## Project Features\n\n- **Fetch Products Using API:** The app fetches product data from an external API, providing a wide range of products for users to explore.\n\n- **Redux for State Management:** Utilizes Redux for efficient state management, ensuring a consistent and scalable data flow within the application.\n\n- **Add and Remove Functionality in Cart:** Users can easily add products to their shopping cart and remove them, providing a seamless shopping experience.\n\n- **React Class-Based Components:** The project uses class-based components in React, showcasing different component lifecycles and state management techniques.\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n\n1. Fork and clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/your-username/E-commerce-website-using-React-Redux.git\n   ```\n2. Install the required dependencies:\n   \n   ```bash\n   cd E-commerce-website-using-React-Redux\n   npm install\n   ```\n3. Start the development server:\n   ```bash\n   npm start\n   ```\n\n4. Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page reloads when you make changes.\n   \nYou may also see any lint errors in the console.\n\n## Scripts\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\n##  Snapshot \n\n\u003cimg width=\"1258\" alt=\"Screenshot 2023-08-13 at 11 05 22 PM\" src=\"https://github.com/khushi2706/E-commerce-website-using-React-Redux/assets/67452985/e29df1a4-15c5-4bc2-889b-1b401a00fcda\"\u003e\n\u003cimg width=\"1276\" alt=\"Screenshot 2023-08-13 at 11 05 49 PM\" src=\"https://github.com/khushi2706/E-commerce-website-using-React-Redux/assets/67452985/081dc93b-f17b-4d12-a625-37ab05ef16f9\"\u003e\n\n## Contributing\n\nWe welcome contributions from the community.\n\n------------------------------------------------------------------------\n\nFeel free to explore the codebase, test the application, and contribute to its development. If you have any questions or need assistance, please don't hesitate to reach out.\n\nHappy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushi2706%2Fe-commerce-website-using-react-redux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhushi2706%2Fe-commerce-website-using-react-redux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhushi2706%2Fe-commerce-website-using-react-redux/lists"}