🛒 Comic Store is a web store for comic-related products, featuring advanced filtering options, reusable UI components, and a fully functional shopping cart.
- Product Filters – Search by name, price, size, and more.
- Shopping Cart – Add, remove, and manage products easily.
- Reusable Components – Optimized and modular UI design.
- Image Carousel – Featured products displayed in a dynamic carousel.
- React
- TailwindCSS
- Integrating a third-party library for the carousel due to version compatibility issues.
- Implementing useContext for managing global state across the app.
use git clone or download the zip of this project
cd your-repo-name
npm install
npm run dev