This project was bootstrapped with Create React App.
Favor is a React app to search for restaurants using the Yelp API.
- Clone or download the project.
- Run
npm install
, install all the dependencies. - After installation completed, run
npm start
. - That's it, enjoy!