Skip to content

Instantly share code, notes, and snippets.

View QuinnrElder's full-sized avatar

Quinn R Elder "Q" QuinnrElder

View GitHub Profile

Instructions

  1. Fork this gist, then "edit" the gist
  2. Fill out the questions below
  3. Click the "Add file" button and add your source code to the gist
  4. Submit by the due time as instructed in Zoom

Do not publish your code on a public repl.it or repo or other public means.

Prompt

Trails

const fountainValleyLoopTrail = {
  name: 'Fountain Valley Loop',
  location: 'Littleton, CO',
  distance: 2.3,
  traffic: 'moderate',
 features: ['bird watching', 'hiking', 'cross country skiing']