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

Part 5: Setting up Client and Redux

Kumar Shubham
JavaScript in Plain English
11 min readFeb 13, 2021

--

In the fifth part, we will set up the client-side for our application with React and will use Redux for the state management in our application.

Photo by Roberto Cortese on Unsplash

Hello friends! So, this is the fifth part of the MERN Stack series. In the first four parts, we discussed the backend part of our application in complete detail…

--

--