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

Part 3: Building the authentication and items routes and controllers

Kumar Shubham
JavaScript in Plain English
10 min readJan 28, 2021

--

In the third part, we will build the REST APIs required for the authentication and item handling in this project. We will also be building some custom middleware functions we would use in our project.

Photo by Roberto Cortese on Unsplash

--

--