Complete E-commerce site built with Node.js, React, Redux, Express, MongoDB
More about this project and course on Udemy. Course Name: MERN Stack Full Ecommerce Site - Using React, Redux, Node.j
Add your config variables values in the config.env file in backend/config folder as shown in the course.
cd frontend
npm i
npm i
Use the following commeand to put some dummy products in that database. Run it in the root folder.
npm run seeder