Skip to content

Yelp restaurant search app built with React Native

License

Notifications You must be signed in to change notification settings

eneax/rn-yelp-search

Repository files navigation

rn-yelp-search

Yelp restaurant search app built with React Native.

Run this project locally

npm i
npm start

🗄️ Environment Variables

Create a .env file in your root directory with the following variable:

YELP_API_KEY

Set the variable with the value provided by Yelp Fusion API.