/Shippr

An E-Commerce website for Men's Clothing.

Primary LanguageJavaScript

Shippr

Shippr - An E-Commerce website for Men's Clothing.

How to install and run locally?

$ git clone https://github.com/ashokpatel574/Shippr.git
$ cd shippr
$ npm install
$ npm start

Features -

  • Landing page with a list of featured categories
  • Product listing page
  • Filter and sort products functionalities
  • Search product functionality
  • Individual product page
  • Cart Managment
  • Wishlist managment
  • Address management
  • Order management
  • Checkout page
  • Payment gateway integration
  • Authentication:
    • User Signup
    • User Login
    • logout page
  • Error Page
  • Toast and Loaders
  • Responsive

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6.4
  • Vanilla CSS
  • MUI Icons
  • Razorpay payment gateway
  • mockBee backend
  • React Toastify