Skip to content

#9: add single auction page

kaukioxz requested to merge 9-auction-page into main

There's a single auction page in the path /auctions/[id]. The auction ID, title, description, start date, end date, and start price are fetched from the API and displayed.

Merge request reports