grounded042 / hike_map

map your hike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hike_map

Map your hiking adventures for all to see.

This little React app will load data from different hiking trips and display it with a minimal interface. Originally designed to map each day of my PCT through-hike in 2018.

getting started

  • npm install
  • Set your Mapbox token in the environment variable MAPBOX_TOKEN
  • npm start
  • navigate to http://localhost:5672/ to see an example from a trip I took to Zion National Park.

license

Released under the MIT License

About

map your hike

License:MIT License


Languages

Language:JavaScript 95.6%Language:CSS 3.6%Language:HTML 0.8%