A mockup ecommerce web-app built with react and redux
ReactReduxCSSJavaScriptHTML
-> Contains all basic ecommerce features like filter, add to cart, remove from cart, change order quantity
-> Uses redux to manage state in front end
-> Backend consists of firebase for auth and node js server with mongoDB to store data