BidBuddy is a marketplace where buyers and sellers can buy and sell items with an integrated bidding system.
- Node 18.15.0
cd BidBuddy
cd Frontend
npm install
npm run dev
npm run build
npm run preview
docker-compose up -d
docker-compose down
BidBuddy is a marketplace where buyers and sellers can buy and sell items with an integrated bidding system.
cd BidBuddy
cd Frontend
npm install
npm run dev
npm run build
npm run preview
docker-compose up -d
docker-compose down