Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eldossjogy/tmu-marketplace

TMU MarketPlace: Final Project of Web Applications Course
https://github.com/eldossjogy/tmu-marketplace

javascript node react supabase tailwindcss

Last synced: 7 days ago
JSON representation

TMU MarketPlace: Final Project of Web Applications Course

Awesome Lists containing this project

README

        



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](https://tmu-marketplace-atoz.onrender.com/)

## Built Using

- [React.js](https://create-react-app.dev/) - Frontend
- [TailwindCSS](https://tailwindcss.com/) - CSS framework
- [Supabase](https://supabase.com/) - Supabase

## 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
https://github.com/eldossjogy/TMU-MarketPlace/assets/77898541/19b972d5-e287-44c7-b882-8f5f39cca9f6

## Contributors

- [@aminnausin](https://github.com/aminnausin)
- [@eldossjogy](https://github.com/eldossjogy)
- [@Emil-mm](https://github.com/Emil-mm)
- [@jasminejj08](https://github.com/jasminejj08)
- [@muyeed10](https://github.com/muyeed10)