Skip to content

A comprehensive product listing web app to explore different catalog of products

Notifications You must be signed in to change notification settings

Nimi77/product-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Listing and Cart Management

This project is a web application built with React. It allows users to view available products, add them to the cart, and manage the cart's content. The application fetches product data from an external API and supports functionalities such as increasing or decreasing product quantities and displaying a modal for user feedback.

Features

  • Fetch products from an external API
  • Display products with their details
  • Add products to the cart
  • Increase or decrease product quantities in the cart
  • Display cart contents
  • Modal pop-up messages for user interactions
  • Navigate between product listing and cart pages

Navigation

  • Click on the cart icon in the home page to check items added to cart. You can also remove items in cart.
  • The return button takes user back to the product page

Hosting

Click here to view the page.

About

A comprehensive product listing web app to explore different catalog of products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published