Skip to content

A fully functional ecommerce shopping cart implementation using React and Redux for state management. Users can browse products, add items to their cart, review selections, and complete purchases.

License

Notifications You must be signed in to change notification settings

kama683/online-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Shopping Cart Application

Live Demo: Online Shopping

A fully functional ecommerce shopping cart implementation using React and Redux for state management. Users can browse products, add items to their cart, review selections, and complete purchases.

Key Features

  • 🛍️ Product Catalog - Browse tech products with detailed descriptions
  • 🛒 Cart Management - Add/remove items with real-time updates
  • 💰 Price Calculation - Automatic total calculation with tax
  • 🔄 State Persistence - Cart contents preserved using Redux store
  • 📱 Responsive Design - Works on mobile and desktop devices

Tech Stack

  • Frontend: React
  • State Management: Redux + React-Redux
  • Routing: React Router
  • Build Tool: Create React App
  • Dev Tools: Redux DevTools Extension

Screenshots

  1. Product Listing Page
    image

  2. Shopping Cart
    image

About

A fully functional ecommerce shopping cart implementation using React and Redux for state management. Users can browse products, add items to their cart, review selections, and complete purchases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published