ReDI-School / react-21s-final-project-2

0 stars 2 forks source link

As a user I want to be able to see a list view of restaurants. #2

Open typeoh opened 3 years ago

typeoh commented 3 years ago

User Story As a user I want to be able to see a list view of restaurants.

Requirements

  1. Users should be able to view all listings that are returned from the API.
  2. The listings should be displayed and styled.
  3. The listings should display the restaurant name & restaurant address.
  4. Each restaurant listing should display the category that that restaurant has been tagged with (open, closed, pick-up, delivery)
  5. The listing should display an image of the restaurant.