Tinder-style React Native App using Yelp Fusion API
Step 1: clone this repo: git clone https://github.com/hiterharris/quackv2.git
Step 2: cd into the cloned repo: cd quackv2
Step 3: install node-mudules: npm install
Step 1: cd into the repo
Step 2: Assuming that you have Node 10+ installed, you can use npm to install the Expo CLI: npm install -g expo-cli
Step 3: Run Build for either iOS or Android run: npm start
or expo start