Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 426 Bytes

About Application

Upload image to find the location of where was it taken. If the metadata of the location in present in the image, latitude and longitude will display on the screen.

UI of Application

Getting Started

  • Run the development server:
npm run dev
# or
yarn dev