node-react-ecommerce
node-react-ecommerce copied to clipboard
Build ECommerce Website Like Amazon By React & Node & MongoDB
when we add a item to cart it shows the cart component with the items, but when we go to home or '/' url component the cart items are not...
# Amazona: An ECommerce Website like Amazon.com Demo : https://amazonaapp.herokuapp.com/ ## Table of Conent - Video-01-Intro - Video-02-Install-VSCode-Chrome - Video-03-Website-Template - Video-04-Product-List - Video-05-Sidebar - Video-06-Create-React-App - Video-07-Render-Products-Array - Video-08-React-Router-Product-Details...
Hi, I came across your code. Well written code by the way, but i want to make a contribution. I would like to improve your code by modifying the project...
If you are looking for a new repo or project, take a look at this project: https://www.binshops.com/docs/next-ecommerce
fixed the error for "updating the cost of the product not working". fixes #26
fixed the error of "image responsive",so that 2 items can be seen in one row of android phone. fixes #104