montpelier-trails
v1.0.0
Published
Interactive map of trails in Montpelier, VT
Readme
montpelier-trails
Interactive map of trails in Montpelier, VT
Background
I wanted a map of interactive trails in Montpelier. This repo is my attempt to get that.
Goals
- Get a list of trails from an online API (possibly via scraping a website?)
- Show this on an OpenStreetMaps map
- Load up a little node server, to show it on a website
- Host on Heroku? Maybe GitHub pages.
Install
Clone the repo and run node index.js. There's nothing exported at the moment.
Usage
node index.js
Tests
To run the tests, run npm run tests.
Contribute
Please do! If you have an idea what this could be, open an issue. <3
If you write any code, make sure to run npm run lint before committing. Also, add tests!
Please abide by the Code of Conduct.
License
MIT © 2018 Richard Littauer
