/GuideMe

React Native hackathon app for VisitAlmaty.kz

Primary LanguageJavaScript

GuideMe

React Native hackathon app for VisitAlmaty.kz

Getting Started

  1. Clone the repo
$ git clone https://github.com/kdastan/GuideMe.git
$ cd GuideMe/app
  1. Install dependencies from npm or yarn
$ npm install or yarn install
$ react-native run-ios (or run-android)