Skip to content

mohityede/MyKart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYKART

Web application where you can buy product. A e-commerce web application that seller to sell their products to customers.

Project UI

enter image description here enter image description here enter image description here enter image description here enter image description here enter image description here

Features

  • Google Authentication.
  • List Products
  • Filter products by Category
  • Sort list of products
  • Live search
  • Add products to Cart
  • Checkout page
  • Add Coupons for particular product
  • Realtime order status

Installation Steps for Development:

  1. clone repository [https://github.com/mohityede/MyKart.git]
  2. Create .env file in both folder client and server. Required env variables are mentioned in README file of respective folder
  3. Run backend server cd mykart-server npm install npm run watch npm run dev
  4. Run frontend server cd mykart-client npm install npm run dev

Releases

No releases published

Packages

No packages published

Languages