SudiptaChakraborty51 / glamour-ecommerce

Glamour is an e-commerce app for various beauty products. It has features like cart management, wishlist management, payment integration, exclusive offers and primary features that are required in an e-commerce app.

Home Page:https://glamour-ecommerce.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glamour

An Ecommerce website for beauty products

How to install and run locally ?

$ git clone https://github.com/SudiptaChakraborty51/glamour-ecommerce.git
$ cd glamour
$ npm install
$ npm start

Technologies used :

  • React JS
  • React Context API + useReducer
  • React Router
  • mockbee server
  • Vanilla CSS with flex, grid and media query
  • Razorpay payment Gateway
  • Toastify

Features :

  • Home Page
  • Product Listing Page
  • Single Product Page
  • Search products
  • Filters and sort by
    • Price
    • Category
    • Brand
    • Ratings
  • Wishlist Management
  • Cart Management
  • Address Management
  • Checkout page
  • Coupons accounding to order
  • Payment gateway Integration
  • Order Management
  • Loading and Alerts
  • Authentication
    • Sign-up
    • Login
    • Logout
  • Error Page
  • Responsive UI

Demo :

DemoVideo.mp4

About

Glamour is an e-commerce app for various beauty products. It has features like cart management, wishlist management, payment integration, exclusive offers and primary features that are required in an e-commerce app.

https://glamour-ecommerce.vercel.app


Languages

Language:JavaScript 80.1%Language:CSS 19.5%Language:HTML 0.4%