Skip to content

Divyank13/shop-kart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop-Kart

An Ecommerce website

How to install and run locally ?

$ git clone [email protected]:Divyank13/shop-kart.git
$ cd shop-kart
$ npm install
$ npm start

Features -

  • Home page
  • Product listing page
  • Filter and sort products
  • Search product
  • Individual product page
  • Individual category page
  • Cart Managment
  • Wishlist managment
  • Address Managment
  • Checkout page
  • Payment gateway integration
  • Authentication:
    • User Signup
    • User Login
  • Fully Responsive
  • Loaders and Toasts

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS
  • Razorpay payment gateway

Demo -

Shop-Kart.-.1.August.2023.mp4