wexCommerce is a minimalistic and powerful eCommerce platform built with Next.js using SSR, server actions, MongoDB, and Stripe for payments, providing a streamlined shopping experience.
A key design decision was made to use TypeScript instead of JavaScript due to its numerous advantages. TypeScript offers strong typing, tooling, and integration, resulting in high-quality, scalable, more readable and maintainable code that is easy to debug and test.
From the frontend, customers can search for products they want, add them to their cart, and checkout using multiple payment options, including Credit Card and PayPal.
The admin dashboard allows for complete management of orders, payments, products, customers, and settings, providing an intuitive interface for operational oversight of the eCommerce platform.
Collection
[
|
...
]