Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 632 Bytes

LunchMe

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.

Setup

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

Screenshots

Main Screen

Main Screen

Restaurant Screen

Restaurant Screen