- Two-step Confirmation: Seller confirms sending the product/service.
- Buyer confirms receiving the product/service.
- Automation: Streamlined payment release upon confirmation by both parties.
- For Buyers: Assurance of receiving purchased products or services before payment release.
- For Sellers: Guaranteed payment once the buyer confirms receipt.
- Frontend: React
- Backend: Node.js with Express.js
- Database: MongoDB
Clone the Repository or Download zip
Navigate to the backend folder
Install dependencies: npm install
Start the server: npm run dev
Navigate to the frontend folder
Install dependencies: npm install
Start the development server: npm run dev