Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 602 Bytes

03-RESTAURANT.md

File metadata and controls

23 lines (12 loc) · 602 Bytes

Restaurant profile header

Use the available data to create a nicer restaurant profile header.

URL

http://localhost:3000/restaurant

Tasks

  • 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!

Examples

Restaurant profile header