Use the available data to create a nicer restaurant profile header.
http://localhost:3000/restaurant
-
Fix url
/restaurant
-->/restaurant/:id
(id = restaurant id, e.g. 1906) -
Fix page head
title
tag (e.g. Perry's Union Street - San Francisco | AnotherTable) -
Use
price
to show$
symbol(s) -
Format phone number (e.g.
4153918311
-->+1 415-648-7600
) -
Do some CSS stuff!