#9: add single auction page
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.
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.