hiterharris / quackv2

Tinder-style React Native App using the Yelp Fusion API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quack Logo

Tinder-style React Native App using Yelp Fusion API

Setup the App

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

Run the App Using Expo Developer Tools

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

UI

About

Tinder-style React Native App using the Yelp Fusion API


Languages

Language:JavaScript 88.6%Language:Shell 11.4%