Skip to content

React application that allows you to plan your own cross country run by interacting with a leaflet map and download it as a GPX file.

Notifications You must be signed in to change notification settings

mantasastra/route-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-country Route Builder

Description

This is a React application that allows you to plan your own cross-country run and download it as GPX file.

Detailed description

You can plan your favorite route across fields and hills by just placing markers as waypoints on the map. The same waypoints show up as a list where you can re-arrange and delete them until you are happy with your route. You can then download it by simply pressing the download button.

Live Website

  • Click me to access live website of this application.

Prerequisite

  • Yarn
  • Please note that in order for the application to work as it's supposed to, allow location sharing when prompted.

How to run it locally

  • Run yarn install command in your terminal to install all the required dependencies
  • Run yarn start to run the application locally on http://localhost:3000
  • Run yarn test to run all the available unit tests

Credits

Icons made by Freepik and bqlqn from Flaticon

About

React application that allows you to plan your own cross country run by interacting with a leaflet map and download it as a GPX file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published