Skip to content

Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I4G-HACKTOBER FEST-OPEN SOURCE CHALLENGE-2022 - TECHMART

i4g-bg

This MVP is a web application where techies (Developers designers engineers etc) can list their items at auction prices and any interested member of the community can buy. This can also be handy for people who are relocating to quickly sell their stuff while helping a community member. The platform is P2P as no payment is processed on the platform; users will settle payment when an item is satisfactory. The platform is similar to jiji.

🧐 Features

Here're some of the project's best features:

  • Users can put up their item for sale.
  • Users who are interested in an item can buy from the seller.
  • Users can chat up the item seller.
  • It is P2P platform no payment is processed.

Link to figma design && User Flow

🛠️ Installation Steps:

2. clone the repo

git clone your forked url && cd dir

3. install dependencies

yarn

4. switch to another branch to start your work.

git checkout -b your-branch-name

5. start development

yarn dev

💻 Built with

Technologies used in the project:

  • React Js
  • Tailwind CSS
  • NodeJS

🛠️ Contributions

Information about contributing to this project can be found in the CONTRIBUTING guide

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 22.8%
  • CSS 17.8%
  • SCSS 16.5%