DRIVE.CAMP.FREE

A web app that helps users find cost-free campsites along the route of their road trips by displaying them on a custom Google Map based on specific criteria (e.g. days of travel, search radius, destination, etc.).

Originally created as a group exercise at Epicodus, Portland, Oregon.

Created using EmberCLI.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Further Reading / Useful Links