Skip to content

RichardLitt/montpelier-trails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Get a list of trails from an online API (possibly via scraping a website?)
  2. Show this on an OpenStreetMaps map
  3. Load up a little node server, to show it on a website
  4. Host on Heroku? Maybe GitHub pages.

Install

$ npm install montpelier-trails

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

About

Interactive map of trails in Montpelier, VT

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published