Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1 KB

README.md

File metadata and controls

39 lines (25 loc) · 1 KB

BoozyApp

Hayden Miller, Isaiah Jenkins, Chelsea Punzalan

About:

Boozy App is a mobile application intended for people looking for the nearest happy hour featuring the types of food, drink, or beverage they may want. We believe that there is a gap in the bar and restaurant referral services offered by Yelp that can be bridged. Our goal was to build additional functionality beyond Yelp that enables users to review and add items to a happy hour menu for others to see. By using the Yelp model, we intend to do this in a way that is fun, familiar and easy to use.

Build Instructions

Download Repository

git clone https://github.com/Jenkins1128/BoozyApp.git

Download Expo Client

npm install expo-cli --global

Go to project folder

cd to "BoozyApp/frontEnd” in terminal.

Download Dependencies

npm install

Technologies

  • React Native
  • Redux
  • Axios
  • Maps
  • Navigation
  • Expo
  • React Native Testing Library
  • Jest
  • Circle CI/CD

Run BoozyApp

Execute “npm start” in terminal.