Skip to content

aminnausin/TMU-MarketPlace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

TMU Marketplace

About

TMU Marketplace is the ultimate online destination for Toronto Metropolitan University students, offering a specialized platform to buy, sell, and exchange not just goods like textbooks and tech, but also services such as tutoring, exclusively within the TMU community. Connect, trade, and thrive with fellow students at TMU!

🔗Visit Website

Built Using

Try it yourself!

Create a file in the client and server directory with the name .env containing the filled information of the .env.example file.

Install dependencies for both client and server npm install from root folder

Run both client and server using npm run dev.
Running client only using npm run client.
Running server only using npm run server.

Open http://localhost:3000 to view the React client in your browser.
Open http://localhost:5000 to view the Express server in your browser.

Demo

Video.Demo.mp4

Contributors

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 1.9%
  • HTML 0.3%