Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 612 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 612 Bytes

vickrey-auction-app

This is a Vickrey Auction webapp that allows users to create auctions and bid on them. When the auction time ends, the winner is the highest bidder.

image

The app is built with React+TailwindCSS on the frontend and Cloudflare worker with SQL DB on the backend. The install and deploy instructions are in the respective 'frontend' and 'backend' folders.

Deploy on Cloudflare

The application is deployed on Cloudflare and available at https://vickrey-auction-app.pages.dev/