BUILDING INSTRUCTIONS
DUE TO CORS ISSUE, THIS CHROME EXTENSION IS NEEDED TO MAKE THE PROJECT WORK: https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=pt-PT
- Download the repository: git clone https://github.com/alexregado/smartexCoding.git
- cd smartexCoding
- npm install
- ng serve
- Go to http://localhost:4200
!! The "Get Nearby Restaurants" is hardcoded to get data from determined coordinates. To try get the location go to file input-text.component.ts, uncomment line 72 and comment the lines 76 and 77 !!