| A sophisticated web application harnessing the Steam API to provide users with seamless access to their inventories. This platform streamlines item management, simplifies sales processes, and fosters trade interactions, thereby optimizing the marketplace experience and enhancing user engagement. |
Here is a working live demo : https://hub-chi-rust.vercel.app/
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature') - Push to the branch (
git push origin improve-feature) - Create a Pull Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
-
Tailwind CSS - A utility-first CSS framework that makes it easy to design responsive and maintainable websites.
-
Vercel - A cloud platform for static sites and serverless functions, used for deployment and hosting.
-
React - A JavaScript library for building user interfaces, used for front-end development.
-
Next.js - A React framework for building server-rendered React applications, used for server-side rendering and routing.
-
Passport.js - An authentication middleware for Node.js, used for user authentication.
-
Firebase - A cloud-based platform for building web and mobile applications, used for database and authentication.
- Implement filter functionality
- Create item-focused pages in market (similar to buff163 systems)
- Add escrow payment system
| Alex Warda | Nate Kim |





