React app that allows users to search for businesses such as restaurants, bars, etc. at a given location. Results can be sorted by best match, highest rated or best reviewed.
This project was bootstrapped with Create React App and used the Yelp API.
In the Yelp.js file, insert your own Yelp API Key in the first line of code. (This project assumes you are familiarised with API key usage).
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
For the project to run in your browser, please visit https://cors-anywhere.herokuapp.com/corsdemo and click “Request temporary access to the demo server”, no registration or account needed.
The page will reload when you make changes.
You may also see any lint errors in the console.