/food-swiper

Tinder-like app for finding nearby restaurants and discovering new recipes. Built with React Native

Primary LanguageJavaScript

food-swiper

Tinder-like app for finding nearby restaurants and discovering new recipes. Built with React Native

Getting Started

Install Node and Watchman using Homebrew:

brew install node
brew install watchman

Install the React Native CLI:

npm install -g react-native-cli

Make sure you have Xcode installed (available on the Mac App Store)

Clone project:

git clone https://github.com/jverrone3/food-swiper.git && cd food-swiper

Start the app!

react-native run-ios