This project was bootstrapped with Create React Native App.
LunchMe is a mobile application which randomly displays a nearby restaurant for you to have lunch. The app uses Google's Nearby Search API for restaurant detection.
Ensure that the GOOGLE_MAPS_API_KEY
environment variable is set to an API key for Google Maps.
To run, simply issue the command
expo start