/Campus-Trade

Primary LanguageJavaScript

Campus-Trade

INTRODUCTION:

Campus-Trade is a multi-vendor website, where students from different years can easily buy and sell second-hand items.As seniors graduate, they often have useful things that can benefit juniors.this platform creates a safe and user-friendly marketplace for juniors to connect with seniors, enabling the exchange of valuable resources and promoting sustainable practices

TechStacks Used:

  • HTML,
  • Tailwind CSS,
  • JavaScript,
  • React JS,
  • Node JS, Express JS and MongoDb is used for Backend server.

Installation Guide:

Step 1.Clone this repository using:
$ git clone https://github.com/UKS28/Campus-Trade

Step 2.Install the server dependencies:
npm install

Step 3.Install the client dependencies:
yarn

Step 4.Now you can start the server on localhost:4000 using:
nodemon index.js

Step 5.start the client side using :
yarn dev

ScreenShots



Registration Page


![image](https://github.com/UKS28/Campus-Trade/assets/90481142/dee8383b-dfdb-4071-b715-f00a70c46cf1)



Home Page


image



Orders Page


![image](https://github.com/UKS28/Campus-Trade/assets/90481142/2c7d5d99-2da6-4353-a2d2-3058e1674deb)



My Items:


![image](https://github.com/UKS28/Campus-Trade/assets/90481142/efb8526a-7d06-401b-8657-b837b4df58a7)



Form to register items :


![image](https://github.com/UKS28/Campus-Trade/assets/90481142/5a699442-425f-4819-80e3-482101fc6030)