Skip to content

coderdost/MERN-ecommerce-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89845dd · Jun 9, 2023

History

35 Commits
May 5, 2023
May 13, 2023
Apr 27, 2023
Jun 9, 2023
May 5, 2023
May 9, 2023
May 11, 2023
Apr 27, 2023
Apr 28, 2023

Repository files navigation

CoderDost MERN Stack E-commerce Project - Frontend Repository

🔥🔥 WATCH HERE >> Project Video

MERN E-Commerce (in Hindi) with Admin Panel, Redux Toolkit, Stripe Payment, Cloud Deployment, Email Invoice, and many features (complete features given below in Description )

🔥 Code Repositories:

🔥Related MasterClasses:

🔥 Related Videos :

🔥 Features :

  • Basic E-commerce Features- Product lists, Product Details, Cart, Checkout
  • Secure Card Payments / Cash payments
  • Admin Panel - Add/Edit Orders. Add/Edit Products
  • Sorting, Filtering, and Pagination queries using Mongoose
  • Authentication with Passport JS strategies
  • Order Emails, Reset Password Emails
  • User Profile and user orders

🔥 Technical Details :

  • React 18 with Tailwind CSS
  • Redux Toolkit with Async Thunk
  • React Router v6
  • JSON-server for front-end testing
  • MongoDB for Database
  • Mongoose v7 as ODM
  • REST API using Express
  • Authentication using Passport JS
  • API Authentication using Passport JWT
  • MongoDB Atlas cloud database
  • Vercel Server deployment
  • Email using Nodemailer - using GMail SMTP system
  • Payments using Stripe - PaymentIntent based custom flow