A website that finds restaurants nearby.
It was a challenge of the third sprint of Laboratoria bootcamp. The requirement was to create a site with a breakpoint of 576px where it would be possible to locate some specific restaurants located in the surrounds of Paulista Avenue, in São Paulo - SP, using Google's API. The restaurants suggested for this exercise were accessed through an internal database.
For a better result, set your location to Banco Safra on Avenida Paulista, São Paulo - SP.
- HTML5
- CSS3
- jQuery
- Maps JavaScript API
- Code refactoring (using ES6).
- In this version you can access your location, if you allow. Also it can find, mark on the map and give details of all restaurants listed in the database file. You can choose a filter or enter an specific name in the search field.