Skip to content

Shopping cart application developed using React. It utilizes the fakestore API to fetch product data and renders it on the frontend using card components, providing an enhanced browsing experience for the users.

Notifications You must be signed in to change notification settings

TechCursed/redux-ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Shopping Cart Application

This is a shopping cart application developed using React. It utilizes the fakestore API to fetch product data and renders it on the frontend using card components, providing an enhanced browsing experience for the users.

Demo : [(redux-ecommerce-app.vercel.app)]

Features

The shopping cart application offers the following features:

  • Fetches product data from the fakestore API.
  • Displays products on the frontend using card components.
  • Allows users to add and remove products from the cart.
  • Uses Redux as a state management tool.
  • Calculates the total amount and number of products in the cart.
  • Includes a checkout page where users can fill out payment details for a successful transaction.

About

Shopping cart application developed using React. It utilizes the fakestore API to fetch product data and renders it on the frontend using card components, providing an enhanced browsing experience for the users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published