A Single Page E-Commerce Application which allows the users perform adding products to cart, wishlist and checkout the products. (Currently It's static one with some statically generated data)
React.jsTypeScriptReduxReact RouterMockAPI
Features
Add to cart, wishlist and address management via Redux state
Dynamic product browsing with filter, sort and per-category routing
Animated payment simulation for a polished checkout experience
Form validation across address and product interaction flows
Single-page architecture built with React, TypeScript and React Router
MockAPI-driven data layer ready to swap for a real backend