/foodcourt

🍴 An app to discover places to eat within London, categorised by price, built with React Native.

Primary LanguageJavaScript

About FoodCourt

A mobile application built with React Native to discover restaurants, cafes, and beverage concessions in London, categorised by price. Search anything from "halal", "sushi", to "chai tea".

Instructions

# Download zip or clone repo
git clone https://github.com/sajidahakther/foodcourt.git

# Install dependencies
yarn

# Install the expo client
yarn global add expo-cli

# Start the app
yarn start

To view the app, choose one of the following:

  • Download the Expo app on your mobile device. If using an Android device, scan the QR code with the Expo app. If using an iOS device, scan the QR code with the camera app.
  • Alternatively, press "run on Android emulator" (requires Android Studio), or "run on iOS simulator" (requires xcode).