Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 508 Bytes

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

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