Skip to content

axiomshuvo/CartStack

Repository files navigation

🛒 CartStack

CartStack is a modern digital tools storefront built with React, where users can browse premium AI products, manage cart actions, and move through a clean checkout flow.

🔗 Live Links

🧰 Tech Stack

  • React 19
  • Vite
  • Tailwind CSS v4
  • DaisyUI
  • React Icons
  • JavaScript (ES6+)
  • JSON (product data source)

✨ Features

  • Product data fetching from JSON and dynamic product card rendering.
  • Add to cart flow with product count updates in the navbar.
  • Remove from cart support with real-time total price recalculation.
  • Quantity and price add/remove behavior through cart actions.
  • Proceed to checkout action to clear cart state.
  • Responsive layout for desktop and mobile views.

⚙️ Local Setup

  1. Clone the repository.
  2. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Build for production:
npm run build

👨‍💻 Author

Pradipta Sarker

📄 License

MIT License

About

A digital tools marketplace with product browsing and a dynamic cart system built using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors