Skip to content

synapseinsights/apnakhana

Repository files navigation

Apna Khana

iOS/Android App for food recommendations

How to Run

  1. Install node and npm
  2. Install expo
    npm install -g expo-cli
  3. Setup iOS Simulator
    a. Install Xcode
    b. Go to preferences > Components > choose and install an iOS Simulator
  4. Setup Android Simulator a. Follow this guide
  5. Install Watchman (if on macOS)
    brew install watchman
  6. Clone this repo
    https://github.com/synapseinsights/apnakhana
  7. Install npm packages
    cd apnakhana
    npm install
  8. Run server
    npm start
  9. Use localhost:19002 in browser to launch iOS or Android simulator
  10. Test on real mobile device by downloading Expo app on App Store or Play Store, changing "Connection" on server to "Tunnel," and scanning QR code

Resources

expo config reference

react native docs

react native map reference

expo icons reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published