Fully functional ecommerce web-application using MERN (MongoDB, ExpressJS, ReactJS, NodeJS)
Add your config variables values in the config.env file in backend/config folder.
npm i
Use the following commeand to put some dummy products in that database. Run it in the root folder.
npm run seeder