A cross platform application using React Native that enables users to take Geotagged Videos so that they can trace the path they took while making the video.
- Run
npm installto install the required dependencies. - Run
npm startto run the project locally.