# Landmark

A react native application using machine learning to identify monuments and landmark sites, and offer further information and links to educate the user on historical and famous landmarks.
[Google Play Store](https://play.google.com/store/apps/details?id=com.capitalallen.landmarkapp)

### Instructions

1. Add your Google Cloud API key on `line 45` of `ConfirmLibraryImage.js` and `line 51` of `ConfirmImage.js` in the `landmark/screens` folder.
2. Run `npm i`
3. Run `expo start` or `npm start`