This is the repository of a simple E-commerce web app built with the power of React, Node.js and MongoDB.
git clone "https://github.com/PranavGPR/FullyCart.git"
cd FullyCart/Download it from here: https://docs.mongodb.com/manual/administration/install-community/
npm install
npm start# Open new terminal
cd app
npm install
npm start