Wander No More
About
Wander No More is a web application that saves you time and aggravation by helping you decide on what to do or where to go.
Running Wander No More locally
To run Wander No More locally, run the following commands in your terminal:
git clone https://github.com/gabepages/Final-WanderNoMore.git
cd Final-WanderNoMore
npm install
npm run server
##Getting started