Edit data points in your Strava recordings to fix GPS glitches.
Visit strava-fixer.bell-towne.com to use the tool.
npm install
npm run serveRun this before submitting a PR
npm run lint- Fork it on Github https://github.com/alexbbt/strave-fixer
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request against the master branch and I will review it.