"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.
- React-Native
- Redux
- Native-Base - UI Components
- React-Native-Router-Flux - Routing
- API: database - BreweryDB
- API: mapping - AirBnB Mapview
- API: gelocation - Google Maps
- 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