Skip to content

IITG CampusOLX (https://durgeshmeena.github.io/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).

Notifications You must be signed in to change notification settings

durgeshmeena/CampusOLX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Setting up Environment for running this project

Clone this repository and open in text editor ( vs code prefered )

Open Command Prompt and check installation of Nodejs and NPM

node -v

 v12.18.4 

npm -v

 6.14.6

Install Dependencies in server and client folder

npm install

this will install all required packages written in package.json file.

then in client folder

npm start

Now go to your browser and load http://localhost:3000

That’s it, You have successfully run this project on your machine

Home Page

Screenshot (175)

Search Feature

Screenshot (178)

Microsoft Login

image

Sign in to Sell

Screenshot (176)

Register as Seller

image image

Create Product

Screenshot (177)

Chat with Seller

Screenshot (179)

Admin Panel

image

About

IITG CampusOLX (https://durgeshmeena.github.io/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).

Topics

Resources

Stars

Watchers

Forks