A Vue app to calculate distance and time between two locations based on multiple travel mode (DRIVING, WALKING, CYCLING, TRANSIT), and get result in an excel file.
- Vue JS
- Tailwind CSS
- Google Maps API
- vue2-google-maps
- vue-excel-export
- Enter more than one location at once
- Generate result in an excel file for easy reading and edititng
npm install
npm run serve
npm run build
npm run lint