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
- Add your Google Cloud API key on
line 45
ofConfirmLibraryImage.js
andline 51
ofConfirmImage.js
in thelandmark/screens
folder. - Run
npm i
- Run
expo start
ornpm start