micheledallatorre/mws-restaurant-stage-1

Use fetch request to populate restaurants

Closed this issue · 0 comments

Get data from localhost http://localhost:1337/restaurants rather than from local json file.

Change the data source for your restaurant requests to pull JSON from the server, parse the response and use the response to generate the site UI.