Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 727 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 727 Bytes

Mern-E-Commerce-Site With Payment Gateway

Live Demo-https://mern-e-commerce-front-end.vercel.app

Features :

  • Basic E-commerce Features- Product lists, Product Details, Cart, Checkout
  • Live Search Functionality
  • Add to cart,Delete From cart,Increase/Decrease Product Quantity
  • Secure Card Payments
  • Admin Panel - Add/Edit/Delete Products
  • Authentication with JWT
  • Forget Password/Reset Password
  • User Profile and Edit User Profile data

Technical Details :

  • React 18 with Tailwind CSS
  • React Redux Toolkit
  • React Router v6
  • Payments using Stripe Payment Gateway
  • MongoDB for Database
  • Mongoose v7 as ODM
  • REST API using Express
  • Encrypted Password Saving using Bcrypt Js
  • MongoDB Atlas cloud database