This app parses multiple binary files in the format specified in the challenge brief and displays their gps data on a map and in a table format.
Project is bootstrapped with create-react-app. Run npm install
to fetch dependencies. Then run npm run start
from the root dir to start a development server.