cmzhong / Parks-Planner

A planning assistant application for selecting a U.S. National Parks destination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is ParksPlanner

ParksPlanner is a planning assistant application to help travelers select and compare U.S. National Parks.

Getting Started

  1. npm i to install dependencies
  2. npm start or npm run dev to start application in production or development mode respectively.

How to Use

  • Click and drag to pan map
  • Scroll up to zoom in and scroll down to zoom out on map
  • Click on a map marker to view National Park details

Testing

Run npm test in the terminal. This will initialize the testing suite. Enzyme is used alongside Jest to run integration testing on the front end code.

Authors

Alan Lee

Alexander Infante

Cherie Zhong

Jordan Deleon

About

A planning assistant application for selecting a U.S. National Parks destination


Languages

Language:JavaScript 95.5%Language:CSS 3.2%Language:HTML 1.3%