/barleyhopper

Helping you find that perfect micro-brew

Primary LanguageJavaScript

Barley Hopper

Helping You Find That Perfect Brew

alt text

"Beer ... is there anything it can't do" - Homer Simpson

Mobile React-Native Application. Allows users to search for breweries and pubs by either their geo-location or by manually entering a location.

Sample Scenes

Main Scene

Brewery/Pub Listings

Individual Brewery/Pub Info

Brewery/Publ Map

Fameworks, Packages, and APIs

Installation

  • Project uses Exponent XDE for it's build environment
  • Visit http://getExponent.com to install the Exponent XDE
  • Move into your projects directory: cd ~/YOUR_PROJECTS_DIRECTORY
  • Fork this repository to your gitHub account
  • Clone your repository: git clone YOUR_GITHUB_REPOSITORY_NAME YOUR_PROJECT_NAME
  • Move into the project directory: cd YOUR_PROJECT_NAME
  • Install the dependencies: npm install
  • Open project from the Exponent XDE tool