JaimeNufio / hackathon2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshots / Preview

Homepage

Landing page for this app. homepage

Camp Ground Browser

Utility to preview campgrounds. Camp Ground Browse

Survey

Take a quick survey so we can recommend items for a camping trip. Survey

Explore

Preview testimonials or follow links to Yelp.com to see more. Explore

Checklist

Organize the items that we recommend you take on your next trip. Checklist

About Us

Learn a bit about the authors of this web app. about us page

Getting Started:

  1. clone the repo from git.

  2. in 'hackathon/api' there is a file called "keys copy.json", the attributes inside are blank but you can retrieve your clientID and API Key from here!

  3. update 'keys copy.json' and renamed it to keys.json

  4. cd into 'hackathon'

  5. run npm start

  6. open new termina

  7. cd into 'hackaton/api'

  8. run node index.js

  9. open web browser to "localhost:8080"

About


Languages

Language:JavaScript 61.2%Language:Vue 36.3%Language:HTML 2.5%