Skip to content

SusmitM/giftkart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiftKart

An e-commerce gift store for your loved ones


Demo Video

2023-06-04.23-55-01.online-video-cutter.com.mp4

How to install and run locally ?

$ git clone https://github.com/SusmitM/giftkart.git
$ cd giftkart
$ npm install
$ npm start

Features -

  • Home page
  • Product listing page
  • Filter by:
    • Price
    • Category
    • Product Type
    • Product Availability
    • Product Delivery Type
    • Product Rating
  • Search product:
    • Voice Search
    • Search by Product Name or Product Type
  • Individual product page
  • Cart Management
  • Wishlist Management
  • Address Management
  • Profile page
  • Payment gateway integration
  • Authentication:
    • User SignUp
    • User SignIn
  • Fully Responsive

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS
  • Razorpay payment gateway
  • React Speech Recognition
  • React Icons
  • Tippy.js
  • React-Toastify

BACKEND

  1. mockBee - https://mockbee.netlify.app/

Images

  • Home Page image
  • Product listing Page image
  • Product Description Page image
  • Cart Page image
  • Wishlist Page image
  • Checkout Page image
  • User-Profile Page image
  • SignIn Page image -SignUp Page image

About

Giftkart, is an e-commerce gift store. That has all the primary feature that are required in an e-commerce app like voice search, seamless cart and wishlist management, integrated payments, user authentication, address management and a wide array of products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors