Let’s Build a MERN Stack E-Commerce Web App

Part 1: Setting up the Project

Kumar Shubham
JavaScript in Plain English
9 min readJan 23, 2021

--

Let’s build a simple E-Commerce website using the MERN stack (MongoDB, Express, React and Node) where users can add items, pay and order.

Image by Roberto Cortese on Unsplash

Hello friends! So, I am starting a new article series based on the MERN stack, and…

--

--