Skip to content

Akashsingh310/OpenKart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenKart

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.

Run Locally

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

Sign In Page SIGN IN

Register Page

register Home Page

Home Page

See results By Search

search

Categories

categories

See results By Category

category

Product Details

shirt

Cart Details.

cart

Shipping Address

shipping

Payment Gateway

payments

Place Order place order

Order Payment

payment

Order Placed Info

order

Create Products. create product