Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 471 Bytes

EATERY NOTE

eatery-app is a simple service that provides reviews of restaurants around you.

Download the project and go to ìndex.html file ligne 278 and remplace YOUR API KEY by your Google Map API KEY to preview how project works.

 <script async defer
    src="https://maps.googleapis.com/maps/api/js?key="YOUR API KEY"&libraries=places&callback=init"
    type="text/javascript">
 </script>

Illustration