An open API service indexing awesome lists of open source software.

https://github.com/romainchanteloup/gpx-exporter

GPX Exporter ⚙
https://github.com/romainchanteloup/gpx-exporter

angular gpx png web

Last synced: about 2 months ago
JSON representation

GPX Exporter ⚙

Awesome Lists containing this project

README

          

# Gpx Exporter ⚙
An app to export gpx files to customizable PNG
![image](https://github.com/user-attachments/assets/975af11d-ca1a-4fe9-8cd6-699df983ecf5)

## Technologies Used
* Frontend: Angular
* npm lib: geolib, gpxparser

## Running the Project
To run the project, navigate to the project directory and execute the following commands:
```bash
npm install
ng serve
```
****