E-commerce website Example
Demo Website Link https://myopenkart.herokuapp.com/
You have to Run Both Frontend as well as backend so only you could see website.
For Run in Backend
npm install
npm start
For Run in Frontend
open new terminal
cd frontend/
npm install
npm start
Backend will Run at http://localhost:5000
and Frontend will Run at http://localhost:3000
Only Admin Can See 'Order Placed Info' and 'create product info'
Some Image Previews
Register Page
See results By Search
Categories
See results By Category
Product Details
Cart Details.
Shipping Address
Payment Gateway
Order Payment
Order Placed Info