This project uses the Geolocation & Foursquare API to retrieve restaurants close to you. The user can go through the list of restaurants close by including the ratings and distance and when they choose where they would like to go, it shows the address.
Tools used:
- React
- Geolocation
- Foursquare Explore API
- Webpack
- Babel
- Sass
Dependencies:
- Foursquare account ** you need a Foursquare account to get the CLIENT_ID & CLIENT_SECRET to call the API
In the project directory run:
npm install
npm run build-css
npm run start
