Skip to content

A Restaurant Search app using the Yelp! developer API, made in React Native

Notifications You must be signed in to change notification settings

CoderMP/rn-restaurant-search

Repository files navigation

Restaurant Search

What is this?

This is a very simple React Native application that shows restaurant results for searchable food types. Implementation stack consists of React Navigation 5, Axios, and the Yelp! API, built using Expo

How to use

This app is still very much in progress, so there are some features still to be finished/fleshed out (e.g. location services, app settings, etc), however if you want to use it yourself:

  1. Register for a Yelp! API developer key - search requests will fail unless you put the key in the yelp.js file
  2. Use npm start or expo start in the project directory to run the application locally
  • If using Expo, make sure you have the corresponding Expo app installed on your physical device (Android or iOS) or you have set up Expo to recognize your device emulators.

Upcoming Features

  • Weekly calendar for open hours
  • Restaurant category pills for the detail screen
  • Location Services
  • App Settings/Preferences
  • Minor style fixes

About

A Restaurant Search app using the Yelp! developer API, made in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published