IITG CampusOLX
An application for buying and selling used items that are no longer needed by them and turn some no longer needed items into money.
It is build using MERN Stack ( MongoDB, Express, React, Nodejs).
node -v
v12.18.4
npm -v
6.14.6
npm install
this will install all required packages written in package.json file.
then in client folder
npm start