Skip to content

App that tells you the nearest boba/bubbletea joint relative to your current location

Notifications You must be signed in to change notification settings

dhansolo/boba-near-u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boba Near U

An app that will tell you the information of the nearest Boba/Bubbletea joint relative to your current location. Location permissions must be enabled in order for this app to work.

Steps to run locally:

  1. Please have React, Node, and npm install on your machine
  2. Generate an API Key on Yelp Developers: https://www.yelp.com/developers/
  3. Once you have your key, create a new '.env' file at the root of your project
  4. In the '.env' file, input the following items:
    • REACT_APP_YELP_KEY=<YOUR_API_KEY>
    • REACT_APP_SEARCH_TERM = "bubbletea"
  5. 'cd' into the project folder and enter 'npm start'

About

App that tells you the nearest boba/bubbletea joint relative to your current location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published