React Redux Shopping Cart App

Заказчик: AI | Опубликовано: 03.02.2026

I’m putting together a single-page shopping cart built with modern React and need a skilled hand to connect the remaining pieces. The app will use functional components with React Hooks for local logic, React Router for page transitions, and Redux to keep the catalog, cart, and UI state perfectly in sync across routes. Here is what I need you to handle: • Wire up an API call so the product list is loaded dynamically and kept in Redux state. The API itself is ready (or can be mocked); the integration layer and any async handling (Thunk, Saga, or Toolkit RTK-Query—your call) are part of this task. • Create clean routes: product listing → cart → checkout. • Build the cart workflow: add / remove items, quantity edits, live totals, all driven from the Redux store. • Implement the checkout page with a clear order summary display that pulls straight from the cart slice. No payment gateway or promo codes for now—just an accurate, responsive summary. Deliverables 1. Full React project (Create-React-App or Vite) with Redux already configured. 2. Source code in a Git repo with concise README instructions to run locally. 3. Brief hand-off note outlining the store structure and how to extend it for future features. I value clean, readable code and prefer functional components throughout. If this fits your wheelhouse, let’s get started—happy to answer any technical questions right away.