Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1000 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 1000 Bytes

ClenchCart

An e-commerce web App made with mern stack

Features

  • Cart Management
  • Wishlist Management
  • Order Management
  • Product listing page with several filters and sort by price
  • Single Product Page
  • Search implementation with debounce
  • Login and Signup feature
  • Payment integration with Stripe
  • Profile page with feature to update profile picture
  • Fully responsive

Tech Stack used

  • ReactJs, Redux Toolkit
  • react-router-dom with data library to fetching data
  • MaterialUI with styled components
  • MongoDB, Express and node for backend
  • JWT for authentication
  • Bcrypt for password hashing
  • Cloudinary for storing images

Server code

link - https://github.com/IM-Suryakant-Kumar/clench-cart-backend

Live Demo

VID_20230805203119.mp4