Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eldossjogy/tmu-marketplace
- Owner: eldossjogy
- Created: 2024-02-04T21:11:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T21:17:13.000Z (4 months ago)
- Last Synced: 2024-07-11T23:39:20.935Z (4 months ago)
- Topics: javascript, node, react, supabase, tailwindcss
- Language: JavaScript
- Homepage: https://tmu-marketplace.eldoss.me/
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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 folderRun 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)