Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 968 Bytes

README.md

File metadata and controls

50 lines (43 loc) · 968 Bytes

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