Complete e-commerce site built with Node.js, React, Redux, Express, MongoDB
Add your config variables values in the .env
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