Skip to content

gouravchouhan2003/Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Shopping-Cart

Shopping Cart is a simple React application that allows users to browse products, add them to a cart, and adjust quantities dynamically. It demonstrates the use of React components, state management (using hooks, Redux), and basic routing to create an interactive e-commerce experience.

🛠 Tech Stack:-

• React – Core library for building user interfaces.

• React Router – (Optional) For navigation between pages.

• Redux API – (Optional) For global state management of cart data.

• CSS / Tailwind / Styled-components – For styling.

View Live Website

Please refresh website if showing "No posts found"

About

Shopping Cart is a simple React application that allows users to browse products, add them to a cart, and adjust quantities dynamically. It demonstrates the use of React components, state management (using hooks, Redux), and basic routing to create an interactive e-commerce experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors