FoodTakeOut is an applicationwith basic features of listed restaurants.
- City restaurant search (For now, "san francisco", "chicago" and "antwerp").
- Apple and Google Map integration for city search (For now, "san francisco", "chicago" and "antwerp").
- Adding restaurants as favourites.
- Restaurants details page.
- Authentication and Authorization (Integration with firebase).
- More cities supported.
- Payment.
- Profile picture.
run yarn install
to install all dependencies.
To run on iOS simulator
run yarn run ios
then https://docs.expo.io/workflow/ios-simulator/
To run on Android simulator
run yarn run android
then https://docs.expo.io/workflow/android-studio-emulator/
Note: It would only work on android due to not build just published on expo for sharing
visit this link and scan the QR code.