/thruhikefinder

🥾 A web app for finding and comparing thru-hikes in the United States. Co-written with @pedrorolando .

Primary LanguageJavaScript

🥾 Thru Hiker App

To run the project, clone it and run:

  • npm i
  • cd client
  • npm i
  • cd ..
  • npm run client