Frontend-> ReactJS, Redux, Javascrit, TailwindCSS
Data -> Open Source API to fetch product data dynamically
https://api.freeapi.app/#/%F0%9F%93%A2%20Public%20APIs/getProducts
An e-commerce like platform featuring a product listing page with a grid layout, detailed product cards, and an "Add to Cart" button with animation for visual feedback. Users can manage their virtual cart by remove item from cart and clear cart on a dedicated page, which includes product details, quantity adjustments, and optional discounts. The cart summary provides a clear breakdown of subtotal, discounts, and total price, with a checkout button for finalizing purchases.
-
git clone https://github.com/Dikshant441/Profilefyi_Assignment.git
-
npm install or npm i
-
npm run dev
-
http://localhost:5173
-
https://shopifyverse.netlify.app/



