https://github.com/bbecquet/geotracker
https://github.com/bbecquet/geotracker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbecquet/geotracker
- Owner: bbecquet
- Created: 2016-10-14T15:32:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:58:15.000Z (over 3 years ago)
- Last Synced: 2024-04-14T13:11:13.077Z (about 2 years ago)
- Language: JavaScript
- Size: 1.74 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoTracker
GPX track recorder web app.
It is a modern rewriting of the [FirefoxOS app](https://github.com/bbecquet/FirefoxOS.GeoTracker/) I developped (back in 2013 😱) during a Mozilla hackathon.
Serves as a personal playground for subjects like WebPack, React, Redux, IndexedDB, PWA, etc.